Home
last modified time | relevance | path

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

/linux-5.19.10/fs/orangefs/
Dorangefs-dev-proto.h23 #define ORANGEFS_VFS_OP_GETATTR 0xFF000004 macro
Dorangefs-cache.c57 else if (type == ORANGEFS_VFS_OP_GETATTR) in get_opname_string()
Dorangefs-utils.c29 case ORANGEFS_VFS_OP_GETATTR: in fsid_of_op()
261 new_op = op_alloc(ORANGEFS_VFS_OP_GETATTR); in orangefs_inode_getattr()
393 new_op = op_alloc(ORANGEFS_VFS_OP_GETATTR); in orangefs_inode_check_changed()
Ddevorangefs-req.c227 ORANGEFS_VFS_OP_GETATTR || in orangefs_devreq_read()