Home
last modified time | relevance | path

Searched refs:ORANGEFS_VFS_OP_GETXATTR (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/fs/orangefs/
Dorangefs-dev-proto.h35 #define ORANGEFS_VFS_OP_GETXATTR 0xFF000010 macro
Dorangefs-cache.c83 else if (type == ORANGEFS_VFS_OP_GETXATTR) in get_opname_string()
Dxattr.c148 new_op = op_alloc(ORANGEFS_VFS_OP_GETXATTR); in orangefs_inode_getxattr()
Dorangefs-utils.c62 case ORANGEFS_VFS_OP_GETXATTR: in fsid_of_op()