Home
last modified time | relevance | path

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

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