Home
last modified time | relevance | path

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

/Linux-v5.10/fs/afs/
Dxattr.c50 static const struct afs_operation_ops afs_fetch_acl_operation = {
113 static const struct afs_operation_ops afs_store_acl_operation = {
151 static const struct afs_operation_ops yfs_fetch_opaque_acl_operation = {
241 static const struct afs_operation_ops yfs_store_opaque_acl2_operation = {
Ddir_silly.c50 static const struct afs_operation_ops afs_silly_rename_operation = {
179 static const struct afs_operation_ops afs_silly_unlink_operation = {
Ddir.c692 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
698 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1313 static const struct afs_operation_ops afs_mkdir_operation = {
1395 static const struct afs_operation_ops afs_rmdir_operation = {
1527 static const struct afs_operation_ops afs_unlink_operation = {
1607 static const struct afs_operation_ops afs_create_operation = {
1677 static const struct afs_operation_ops afs_link_operation = {
1729 static const struct afs_operation_ops afs_symlink_operation = {
1865 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.h737 struct afs_operation_ops { struct
769 const struct afs_operation_ops *ops;
1142 extern const struct afs_operation_ops afs_fetch_status_operation;
Dinode.c338 const struct afs_operation_ops afs_fetch_status_operation = {
850 static const struct afs_operation_ops afs_setattr_operation = {
Dfile.c239 static const struct afs_operation_ops afs_fetch_data_operation = {
Dsuper.c740 static const struct afs_operation_ops afs_get_volume_status_operation = {
Dwrite.c413 static const struct afs_operation_ops afs_store_data_operation = {