Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dfuse.h344 FUSE_GETATTR = 3, enumerator
/linux-4.19.296/fs/fuse/
Ddir.c937 args.in.h.opcode = FUSE_GETATTR; in fuse_do_getattr()
Ddev.c537 case FUSE_GETATTR: in fuse_adjust_compat()