Home
last modified time | relevance | path

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

/linux/fs/orangefs/
H A Dorangefs-dev-proto.h23 #define ORANGEFS_VFS_OP_GETATTR 0xFF000004 macro
H A 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()
H A Ddevorangefs-req.c227 ORANGEFS_VFS_OP_GETATTR || in orangefs_devreq_read()