Home
last modified time | relevance | path

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

/linux/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 = {
129 static const struct afs_operation_ops yfs_fetch_opaque_acl_operation = {
221 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.c725 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
731 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1306 static const struct afs_operation_ops afs_mkdir_operation = {
1399 static const struct afs_operation_ops afs_rmdir_operation = {
1545 static const struct afs_operation_ops afs_unlink_operation = {
1628 static const struct afs_operation_ops afs_create_operation = {
1704 static const struct afs_operation_ops afs_link_operation = {
1768 static const struct afs_operation_ops afs_symlink_operation = {
1944 static const struct afs_operation_ops afs_rename_operation = {
H A Dflock.c181 static const struct afs_operation_ops afs_set_lock_operation = {
214 static const struct afs_operation_ops afs_extend_lock_operation = {
245 static const struct afs_operation_ops afs_release_lock_operation = {
H A Dinternal.h829 struct afs_operation_ops { struct
863 const struct afs_operation_ops *ops;
1126 extern const struct afs_operation_ops afs_fetch_data_operation;
1222 extern const struct afs_operation_ops afs_fetch_status_operation;
H A Dwrite.c80 static const struct afs_operation_ops afs_store_data_operation = {
H A Dinode.c440 const struct afs_operation_ops afs_fetch_status_operation = {
828 static const struct afs_operation_ops afs_setattr_operation = {
H A Dfile.c228 const struct afs_operation_ops afs_fetch_data_operation = {
H A Dsuper.c746 static const struct afs_operation_ops afs_get_volume_status_operation = {