Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dfuse.h470 FUSE_GETATTR = 3, enumerator
/Linux-v5.15/fs/fuse/
Ddir.c1001 args.opcode = FUSE_GETATTR; in fuse_do_getattr()
Ddev.c451 case FUSE_GETATTR: in fuse_adjust_compat()