Home
last modified time | relevance | path

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

/linux-4.19.296/fs/orangefs/
Dorangefs-dev-proto.h27 #define ORANGEFS_VFS_OP_SETATTR 0xFF000008 macro
Dorangefs-cache.c67 else if (type == ORANGEFS_VFS_OP_SETATTR) in get_opname_string()
Dorangefs-utils.c40 case ORANGEFS_VFS_OP_SETATTR: in fsid_of_op()
445 new_op = op_alloc(ORANGEFS_VFS_OP_SETATTR); in orangefs_inode_setattr()