Home
last modified time | relevance | path

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

/linux-6.1.9/fs/orangefs/
Dorangefs-dev-proto.h32 #define ORANGEFS_VFS_OP_RA_FLUSH 0xFF00000D macro
Dorangefs-cache.c77 else if (type == ORANGEFS_VFS_OP_RA_FLUSH) in get_opname_string()
Dfile.c30 new_op = op_alloc(ORANGEFS_VFS_OP_RA_FLUSH); in flush_racache()
Dorangefs-utils.c56 case ORANGEFS_VFS_OP_RA_FLUSH: in fsid_of_op()