Searched refs:hard (Results 1 – 25 of 25) sorted by relevance
/fs/xfs/ |
D | xfs_qm_syscalls.c | 407 xfs_qcnt_t hard, soft; in xfs_qm_scall_setqlim() local 448 hard = (newlim->d_fieldmask & QC_SPC_HARD) ? in xfs_qm_scall_setqlim() 454 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 455 ddq->d_blk_hardlimit = cpu_to_be64(hard); in xfs_qm_scall_setqlim() 459 defq->bhardlimit = hard; in xfs_qm_scall_setqlim() 463 xfs_debug(mp, "blkhard %Ld < blksoft %Ld", hard, soft); in xfs_qm_scall_setqlim() 465 hard = (newlim->d_fieldmask & QC_RT_SPC_HARD) ? in xfs_qm_scall_setqlim() 471 if (hard == 0 || hard >= soft) { in xfs_qm_scall_setqlim() 472 ddq->d_rtb_hardlimit = cpu_to_be64(hard); in xfs_qm_scall_setqlim() 475 defq->rtbhardlimit = hard; in xfs_qm_scall_setqlim() [all …]
|
/fs/efs/ |
D | Kconfig | 5 EFS is an older file system used for non-ISO9660 CD-ROMs and hard 7 uses the XFS file system for hard disk partitions however).
|
/fs/hpfs/ |
D | Kconfig | 6 is the file system used for organizing files on OS/2 hard disk 8 write files to an OS/2 HPFS partition on your hard drive. OS/2
|
/fs/affs/ |
D | Kconfig | 5 The Fast File System (FFS) is the common file system used on hard 8 FFS partition on your hard drive. Amiga floppies however cannot be
|
D | Changes | 206 - Handling of hard links rewritten. To the VFS 330 - Support for hard and symbolic links.
|
/fs/minix/ |
D | Kconfig | 6 The minix file system (method to organize files on a hard disk 9 You don't want to use the minix file system on your hard disk
|
/fs/adfs/ |
D | Kconfig | 8 here, Linux will be able to read from ADFS partitions on hard drives 26 hard drives and ADFS-formatted floppy disks. This is experimental
|
/fs/sysv/ |
D | Kconfig | 7 here would allow you to read from their floppies and hard disk 10 If you have floppies or hard disk partitions like that, it is likely
|
/fs/hfs/ |
D | Kconfig | 7 floppy disks and hard drive partitions with full read-write access.
|
/fs/qnx4/ |
D | Kconfig | 8 Say Y if you intend to mount QNX hard disks or floppies.
|
/fs/qnx6/ |
D | Kconfig | 8 Say Y if you intend to mount QNX hard disks or floppies formatted
|
/fs/cramfs/ |
D | Kconfig | 10 16/32 bits uid/gid, hard links and timestamps.
|
/fs/coda/ |
D | Kconfig | 7 with regular Unix commands as if they were sitting on your hard
|
/fs/hfsplus/ |
D | Kconfig | 8 Macintosh-formatted hard drive partitions with full read-write access.
|
/fs/ext2/ |
D | Kconfig | 5 Ext2 is a standard Linux file system for hard disks.
|
/fs/fat/ |
D | Kconfig | 17 Another way to read and write MSDOS floppies and hard drive 39 This allows you to mount MSDOS partitions of your hard drive (unless
|
/fs/ufs/ |
D | Kconfig | 7 Unixes can create and mount hard disk partitions and diskettes using
|
/fs/ocfs2/ |
D | ocfs2.h | 615 int hard) in ocfs2_set_ro_flag() argument 619 if (hard) in ocfs2_set_ro_flag()
|
/fs/ntfs/ |
D | Kconfig | 74 hard disk. Unlike other Linux distributions TopologiLinux does not
|
/fs/proc/ |
D | Kconfig | 7 your hard disk: the files are created on the fly by the kernel when
|
/fs/jffs2/ |
D | Kconfig | 8 levelling, compression and support for hard links. You cannot use
|
/fs/squashfs/ |
D | Kconfig | 12 and files (larger than 4GB), full uid/gid information, hard links and
|
/fs/ |
D | Kconfig | 146 created on your hard drive. The files live in memory and swap
|
/fs/reiserfs/ |
D | README | 139 resizer, and is hard at work on implementing allocate on flush. SGI
|
/fs/befs/ |
D | ChangeLog | 236 the hard work of finding the disk block number.
|