Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfuse.h574 FUSE_GETATTR = 3, enumerator
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h589 FUSE_GETATTR = 3, enumerator
/openbmc/linux/fs/fuse/
H A Ddev.c447 case FUSE_GETATTR: in fuse_adjust_compat()
H A Ddir.c1259 args.opcode = FUSE_GETATTR; in fuse_do_getattr()