Searched refs:FsAttrs (Results 1 – 5 of 5) sorted by relevance
166 OUT PFILE_FS_ATTRIBUTE_INFORMATION FsAttrs) in nfs41_superblock_fs_attributes() argument168 FsAttrs->FileSystemAttributes = FILE_SUPPORTS_REMOTE_STORAGE; in nfs41_superblock_fs_attributes()170 FsAttrs->FileSystemAttributes |= FILE_SUPPORTS_HARD_LINKS; in nfs41_superblock_fs_attributes()172 FsAttrs->FileSystemAttributes |= FILE_SUPPORTS_REPARSE_POINTS; in nfs41_superblock_fs_attributes()174 FsAttrs->FileSystemAttributes |= FILE_SUPPORTS_EXTENDED_ATTRIBUTES; in nfs41_superblock_fs_attributes()176 FsAttrs->FileSystemAttributes |= FILE_CASE_PRESERVED_NAMES; in nfs41_superblock_fs_attributes()178 FsAttrs->FileSystemAttributes |= FILE_CASE_SENSITIVE_SEARCH; in nfs41_superblock_fs_attributes()180 FsAttrs->FileSystemAttributes |= FILE_PERSISTENT_ACLS; in nfs41_superblock_fs_attributes()182 FsAttrs->MaximumComponentNameLength = NFS41_MAX_COMPONENT_LEN; in nfs41_superblock_fs_attributes()185 FsAttrs->FileSystemNameLength = 0; in nfs41_superblock_fs_attributes()[all …]
113 nfs41_superblock_fs_attributes(file.fh.superblock, &args->FsAttrs); in handle_mount()140 status = safe_write(&buffer, length, &args->FsAttrs, sizeof(args->FsAttrs)); in marshall_mount()
38 FILE_FS_ATTRIBUTE_INFORMATION FsAttrs; member
470 OUT struct _FILE_FS_ATTRIBUTE_INFORMATION *FsAttrs);
189 PFILE_FS_ATTRIBUTE_INFORMATION FsAttrs; member383 FILE_FS_ATTRIBUTE_INFORMATION FsAttrs; member2734 PFILE_FS_ATTRIBUTE_INFORMATION FsAttrs) argument2753 entry->u.Mount.FsAttrs = FsAttrs;3183 &pVNetRootContext->FsAttrs);3624 __notnull PFILE_FS_ATTRIBUTE_INFORMATION FsAttrs = local3625 &pVNetRootContext->FsAttrs;4601 sizeof(pVNetRootContext->FsAttrs));4777 __notnull PFILE_FS_ATTRIBUTE_INFORMATION FsAttrs = local4778 &pVNetRootContext->FsAttrs;[all …]