Home
last modified time | relevance | path

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

/Linux-v6.1/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.c733 static const struct afs_operation_ops afs_inline_bulk_status_operation = {
739 static const struct afs_operation_ops afs_lookup_fetch_status_operation = {
1322 static const struct afs_operation_ops afs_mkdir_operation = {
1406 static const struct afs_operation_ops afs_rmdir_operation = {
1539 static const struct afs_operation_ops afs_unlink_operation = {
1620 static const struct afs_operation_ops afs_create_operation = {
1691 static const struct afs_operation_ops afs_link_operation = {
1750 static const struct afs_operation_ops afs_symlink_operation = {
1888 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.h751 struct afs_operation_ops { struct
785 const struct afs_operation_ops *ops;
1170 extern const struct afs_operation_ops afs_fetch_status_operation;
Dinode.c341 const struct afs_operation_ops afs_fetch_status_operation = {
863 static const struct afs_operation_ops afs_setattr_operation = {
Dfile.c274 static const struct afs_operation_ops afs_fetch_data_operation = {
Dsuper.c741 static const struct afs_operation_ops afs_get_volume_status_operation = {
Dwrite.c345 static const struct afs_operation_ops afs_store_data_operation = {