Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dfuse.h588 FUSE_GETATTR = 3, enumerator
/linux/fs/fuse/
H A Ddir.c1263 args.opcode = FUSE_GETATTR; in fuse_do_getattr()
H A Ddev.c449 case FUSE_GETATTR: in fuse_adjust_compat()