Home
last modified time | relevance | path

Searched refs:FUSE_STATX (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/include/uapi/linux/
Dfuse.h619 FUSE_STATX = 52, enumerator
/Linux-v6.6/fs/fuse/
Ddir.c1197 args.opcode = FUSE_STATX; in fuse_do_statx()