Home
last modified time | relevance | path

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

/fs/afs/
Dxattr.c27 static const struct afs_operation_ops afs_fetch_acl_operation = {
90 static const struct afs_operation_ops afs_store_acl_operation = {
129 static const struct afs_operation_ops yfs_fetch_opaque_acl_operation = {
221 static const struct afs_operation_ops yfs_store_opaque_acl2_operation = {
Ddir_silly.c50 static const struct afs_operation_ops afs_silly_rename_operation = {
181 static const struct afs_operation_ops afs_silly_unlink_operation = {
Ddir.c784 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
790 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1373 static const struct afs_operation_ops afs_mkdir_operation = {
1458 static const struct afs_operation_ops afs_rmdir_operation = {
1591 static const struct afs_operation_ops afs_unlink_operation = {
1672 static const struct afs_operation_ops afs_create_operation = {
1744 static const struct afs_operation_ops afs_link_operation = {
1803 static const struct afs_operation_ops afs_symlink_operation = {
1942 static const struct afs_operation_ops afs_rename_operation = {
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 = {
Dinternal.h753 struct afs_operation_ops { struct
787 const struct afs_operation_ops *ops;
1162 extern const struct afs_operation_ops afs_fetch_status_operation;
Dinode.c330 const struct afs_operation_ops afs_fetch_status_operation = {
853 static const struct afs_operation_ops afs_setattr_operation = {
Dfile.c255 static const struct afs_operation_ops afs_fetch_data_operation = {
Dsuper.c744 static const struct afs_operation_ops afs_get_volume_status_operation = {
Dwrite.c347 static const struct afs_operation_ops afs_store_data_operation = {