Home
last modified time | relevance | path

Searched refs:FATTR_UID (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/vfs/fuse/
H A Dfuse_abi.h216 #define FATTR_UID (1 << 1) macro
H A Dfuse_vnops.c418 arg.valid |= FATTR_UID; in fuse_vop_setattr()