Searched refs:FUSE_STATX (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/fs/fuse/ | ||
D | fuse_trace.h | 60 EM( FUSE_STATX, "FUSE_STATX") \ |
D | dir.c | 1217 args.opcode = FUSE_STATX; in fuse_do_statx() |
/linux-6.12.1/include/uapi/linux/ | ||
D | fuse.h | 640 FUSE_STATX = 52, enumerator |