Home
last modified time | relevance | path

Searched refs:afs_operation_ops (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/fs/afs/
H A Dxattr.c27 static const struct afs_operation_ops afs_fetch_acl_operation = {
90 static const struct afs_operation_ops afs_store_acl_operation = {
128 static const struct afs_operation_ops yfs_fetch_opaque_acl_operation = {
220 static const struct afs_operation_ops yfs_store_opaque_acl2_operation = {
H A Ddir_silly.c50 static const struct afs_operation_ops afs_silly_rename_operation = {
181 static const struct afs_operation_ops afs_silly_unlink_operation = {
H A Ddir.c694 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
700 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1283 static const struct afs_operation_ops afs_mkdir_operation = {
1366 static const struct afs_operation_ops afs_rmdir_operation = {
1499 static const struct afs_operation_ops afs_unlink_operation = {
1580 static const struct afs_operation_ops afs_create_operation = {
1651 static const struct afs_operation_ops afs_link_operation = {
1704 static const struct afs_operation_ops afs_symlink_operation = {
1842 static const struct afs_operation_ops afs_rename_operation = {
H A Dflock.c182 static const struct afs_operation_ops afs_set_lock_operation = {
215 static const struct afs_operation_ops afs_extend_lock_operation = {
246 static const struct afs_operation_ops afs_release_lock_operation = {
H A Dinternal.h737 struct afs_operation_ops { struct
770 const struct afs_operation_ops *ops;
1143 extern const struct afs_operation_ops afs_fetch_status_operation;
H A Dinode.c328 const struct afs_operation_ops afs_fetch_status_operation = {
853 static const struct afs_operation_ops afs_setattr_operation = {
H A Dfile.c238 static const struct afs_operation_ops afs_fetch_data_operation = {
H A Dsuper.c740 static const struct afs_operation_ops afs_get_volume_status_operation = {
H A Dwrite.c413 static const struct afs_operation_ops afs_store_data_operation = {