Searched refs:fEmulateNamedAttrs (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.h26 bool fEmulateNamedAttrs; member in struct:MountConfiguration
H A DRootInode.cpp138 || fFileSystem->GetConfiguration().fEmulateNamedAttrs)
H A DInodeDir.cpp86 if (!fFileSystem->GetConfiguration().fEmulateNamedAttrs)
H A Dkernel_interface.cpp108 conf->fEmulateNamedAttrs = false;
130 conf->fEmulateNamedAttrs = true;

Completed in 60 milliseconds