Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dfuse.h497 FUSE_GETATTR = 3, enumerator
/Linux-v6.1/fs/fuse/
Ddir.c1111 args.opcode = FUSE_GETATTR; in fuse_do_getattr()
Ddev.c447 case FUSE_GETATTR: in fuse_adjust_compat()