Searched refs:mounting (Results 1 – 15 of 15) sorted by relevance
25 Note, that redirects are not backward compatible. That is, mounting60 That is, mounting an overlay which has an inodes index on a kernel85 That is, mounting an overlay which has a full index on a kernel124 mounting an overlay which has metacopy only inodes on a kernel
13 Choose Y or M here to include support for mounting the
54 If you want to allow mounting a Virtio Filesystem with the "dax"
42 mounting to SMB3 (and CIFS) compliant servers. It includes support118 option is not needed when mounting with SMB3.1.1. If unsure, say N.
49 The ext4 filesystem supports mounting an ext3 filesystem; while there
223 needing to specify the inode64 option when mounting.231 option when mounting.
112 by default when mounting FAT filesystems.
31 available to clients mounting the NFS server on this system.
62 if (c->mounting || c->remounting_rw) in nothing_to_commit()
1275 c->mounting = 1; in mount_ubifs()1500 c->mounting = 0; in mount_ubifs()
283 if (!must_chk_crc && type == UBIFS_DATA_NODE && !c->mounting && in ubifs_check_node()
1497 unsigned int mounting:1; member
507 if (type != UBIFS_DATA_NODE || !c->no_chk_data_crc || c->mounting || in try_read_node()
233 - Allow mounting of volumes with superfluous
25 The default NLS used when mounting file system. Note, that this is
Completed in 31 milliseconds