| /fs/ubifs/ |
| A D | budget.c | 197 long long available; in ubifs_calc_available() local 199 available = c->main_bytes - c->lst.total_used; in ubifs_calc_available() 223 available -= c->lst.total_dead; in ubifs_calc_available() 231 available -= c->lst.total_dark; in ubifs_calc_available() 241 available -= subtract_lebs * c->dark_wm; in ubifs_calc_available() 245 return available > 0 ? available : 0; in ubifs_calc_available() 292 long long outstanding, available; in do_budget_space() local 337 if (unlikely(available < outstanding)) { in do_budget_space() 339 available, outstanding); in do_budget_space() 665 long long available, outstanding, free; in ubifs_get_free_space_nolock() local [all …]
|
| /fs/nfs/ |
| A D | Kconfig | 18 the Linux nfs-utils package, available from http://linux-nfs.org/. 19 Information about using the mount command is available in the 21 implementation is available via the nfs(5) man page. 24 available in the kernel to mount NFS servers. Support for NFS 25 version 2 (RFC 1094) is always available when NFS_FS is selected. 64 ACLs on local files whether this protocol is available or not. 87 available from http://linux-nfs.org/.
|
| /fs/proc/ |
| A D | meminfo.c | 39 long available; in meminfo_proc_show() local 56 available = si_mem_available(); in meminfo_proc_show() 62 show_val_kb(m, "MemAvailable: ", available); in meminfo_proc_show()
|
| /fs/nfsd/ |
| A D | Kconfig | 26 package, available from http://linux-nfs.org/. More detail about 27 the Linux NFS server implementation is available via the 31 available to clients mounting the NFS server on this system. 32 Support for NFS version 3 (RFC 1813) is always available when 61 this protocol is available or not. 90 available from http://linux-nfs.org/.
|
| /fs/jfs/ |
| A D | Kconfig | 11 available in the file <file:Documentation/admin-guide/jfs.rst>. 51 to be made available to the user in the /proc/fs/jfs/ directory.
|
| /fs/ |
| A D | libfs.c | 1124 const void *from, size_t available) in simple_read_from_buffer() argument 1131 if (pos >= available || !count) in simple_read_from_buffer() 1133 if (count > available - pos) in simple_read_from_buffer() 1134 count = available - pos; in simple_read_from_buffer() 1166 if (pos >= available || !count) in simple_write_to_buffer() 1168 if (count > available - pos) in simple_write_to_buffer() 1169 count = available - pos; in simple_write_to_buffer() 1194 const void *from, size_t available) in memory_read_from_buffer() argument 1200 if (pos >= available) in memory_read_from_buffer() 1202 if (count > available - pos) in memory_read_from_buffer() [all …]
|
| A D | Kconfig.binfmt | 22 Information about ELF is contained in the ELF HOWTO available from 67 MMU is available as it still permits text segments to be shared, 152 the Linux DOS emulator DOSEMU (read the DOSEMU-HOWTO, available from
|
| /fs/smb/server/ |
| A D | Kconfig | 35 in ksmbd-tools, available from 38 available via the README file
|
| /fs/jffs2/ |
| A D | Kconfig | 13 available at <http://sources.redhat.com/jffs2/>. 29 If reporting bugs, please try to have available a full dump of the 160 the available compression modes. Don't touch if unsure.
|
| A D | LICENCE | 25 these files must still be made available in accordance with section (3)
|
| /fs/hfs/ |
| A D | Kconfig | 12 the available mount options.
|
| /fs/qnx4/ |
| A D | Kconfig | 9 Further information is available at <http://www.qnx.com/>.
|
| /fs/gfs2/ |
| A D | log.c | 439 unsigned int available; in __gfs2_log_try_reserve_revokes() local 441 available = atomic_read(&sdp->sd_log_revokes_available); in __gfs2_log_try_reserve_revokes() 442 while (available >= revokes) { in __gfs2_log_try_reserve_revokes() 444 &available, available - revokes)) in __gfs2_log_try_reserve_revokes()
|
| /fs/xfs/ |
| A D | xfs_zone_alloc.c | 1018 uint64_t available; member 1075 iz->available += rtg_blocks(rtg); in xfs_init_zone() 1086 iz->available += (rtg_blocks(rtg) - write_pointer); in xfs_init_zone() 1313 xfs_set_freecounter(mp, XC_FREE_RTAVAILABLE, iz.available); in xfs_mount_zones() 1315 iz.available + iz.reclaimable); in xfs_mount_zones()
|
| A D | xfs_zone_gc.c | 173 s64 available, free, threshold; in xfs_zoned_need_gc() local 179 available = xfs_estimate_freecounter(mp, XC_FREE_RTAVAILABLE); in xfs_zoned_need_gc() 181 if (available < in xfs_zoned_need_gc() 192 if (available < threshold) in xfs_zoned_need_gc()
|
| /fs/bcachefs/ |
| A D | journal_reclaim.c | 46 unsigned available = (journal_space_from(ja, from) - in bch2_journal_dev_buckets_available() local 53 if (available && ja->dirty_idx_ondisk == ja->dirty_idx) in bch2_journal_dev_buckets_available() 54 --available; in bch2_journal_dev_buckets_available() 56 return available; in bch2_journal_dev_buckets_available()
|
| /fs/qnx6/ |
| A D | Kconfig | 9 Further information is available at <http://www.qnx.com/>.
|
| /fs/befs/ |
| A D | Kconfig | 12 available at this time). It is a 64 bit filesystem, so it supports
|
| /fs/freevxfs/ |
| A D | Kconfig | 9 of SCO UnixWare (and possibly others) and optionally available
|
| /fs/crypto/ |
| A D | Kconfig | 43 Enable fscrypt to use inline encryption hardware if available.
|
| /fs/fat/ |
| A D | Kconfig | 28 available for Unix and DOS ("man tar" or "info tar"). 45 DOSEMU-HOWTO, available from
|
| /fs/isofs/ |
| A D | Kconfig | 13 available from <http://www.tldp.org/docs.html#howto>), thereby
|
| /fs/netfs/ |
| A D | Kconfig | 40 resources available.
|
| /fs/fuse/ |
| A D | Kconfig | 10 There's also a companion library: libfuse2. This library is available
|
| /fs/quota/ |
| A D | Kconfig | 16 available from <https://www.tldp.org/docs.html#howto>, or the
|