Home
last modified time | relevance | path

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

/fs/orangefs/
Dorangefs-dev-proto.h22 #define ORANGEFS_VFS_OP_GETATTR 0xFF000004 macro
Dorangefs-utils.c26 case ORANGEFS_VFS_OP_GETATTR: in fsid_of_op()
269 new_op = op_alloc(ORANGEFS_VFS_OP_GETATTR); in orangefs_inode_getattr()
367 new_op = op_alloc(ORANGEFS_VFS_OP_GETATTR); in orangefs_inode_check_changed()
Dorangefs-cache.c56 else if (type == ORANGEFS_VFS_OP_GETATTR) in get_opname_string()
Ddevorangefs-req.c222 ORANGEFS_VFS_OP_GETATTR || in orangefs_devreq_read()