/fs/nls/ |
D | Kconfig | 45 in so-called DOS codepages. You need to include the appropriate 57 in so-called DOS codepages. You need to include the appropriate 69 in so-called DOS codepages. You need to include the appropriate 82 so-called DOS codepages. You need to include the appropriate 98 so-called DOS codepages. You need to include the appropriate 113 so-called DOS codepages. You need to include the appropriate 124 so-called DOS codepages. You need to include the appropriate 135 so-called DOS codepages. You need to include the appropriate 146 so-called DOS codepages. You need to include the appropriate 157 so-called DOS codepages. You need to include the appropriate [all …]
|
/fs/ntfs/ |
D | Kconfig | 63 so you may find that some very small files (<500 bytes or so) cannot 67 so far not received a single report where the driver would have 68 damaged someones data so we assume it is perfectly safe to use.
|
/fs/nfsd/ |
D | state.h | 515 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() argument 517 return container_of(so, struct nfs4_openowner, oo_owner); in openowner() 520 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() argument 522 return container_of(so, struct nfs4_lockowner, lo_owner); in lockowner()
|
D | nfs4state.c | 545 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local 549 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval], in find_openstateowner_str_locked() 551 if (!so->so_is_open_owner) in find_openstateowner_str_locked() 553 if (same_owner_str(so, &open->op_owner)) in find_openstateowner_str_locked() 554 return openowner(nfs4_get_stateowner(so)); in find_openstateowner_str_locked() 1704 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local 1713 if (!so) in nfsd4_bump_seqid() 1715 if (so->so_is_open_owner) in nfsd4_bump_seqid() 1716 release_last_closed_stateid(openowner(so)); in nfsd4_bump_seqid() 1717 so->so_seqid++; in nfsd4_bump_seqid() [all …]
|
D | nfs4callback.c | 685 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner() argument 689 p = xdr_reserve_space(xdr, 8 + 4 + so->so_owner.len); in encode_stateowner() 690 p = xdr_encode_opaque_fixed(p, &so->so_client->cl_clientid, 8); in encode_stateowner() 691 xdr_encode_opaque(p, so->so_owner.data, so->so_owner.len); in encode_stateowner()
|
/fs/squashfs/ |
D | Kconfig | 51 Doing so can significantly improve performance because 175 LZ4 is not the standard compression used in Squashfs and so most 190 LZO is not the standard compression used in Squashfs and so most 205 XZ is not the standard compression used in Squashfs and so most 219 ZSTD is not the standard compression used in Squashfs and so most
|
/fs/erofs/ |
D | Kconfig | 72 security labels in the erofs filesystem, so that it requires enabling 98 LZMA support is an experimental feature for now and so most file 113 DEFLATE support is an experimental feature for now and so most
|
/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 458 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local 464 so = XFS_SUMOFFS(mp, log, bbno); in xfs_rtmodify_summary_int() 468 sb = XFS_SUMOFFSTOBLOCK(mp, so); in xfs_rtmodify_summary_int() 496 sp = XFS_SUMPTR(mp, bp, so); in xfs_rtmodify_summary_int()
|
D | xfs_format.h | 1154 #define XFS_SUMPTR(mp,bp,so) \ argument 1156 (((so) * (uint)sizeof(xfs_suminfo_t)) & XFS_BLOCKMASK(mp))))
|
/fs/ubifs/ |
D | Kconfig | 61 so be careful. How often atime is updated depends on the selected strategy: 84 security labels in the ubifs filesystem, so that it requires enabling
|
/fs/hpfs/ |
D | Kconfig | 12 floppies however are in regular MSDOS format, so you don't need this
|
/fs/f2fs/ |
D | Kconfig | 73 security labels in the f2fs filesystem, so that it requires enabling 92 Test F2FS to inject faults such as ENOMEM, ENOSPC, and so on.
|
/fs/befs/ |
D | Kconfig | 12 available at this time). It is a 64 bit filesystem, so it supports
|
D | ChangeLog | 239 (super.c). Now we check to see if log_start and log_end differ. If so, 388 * BeFS depends on NLS, so I made activating BeFS enable the NLS questions 402 Makoto Kato <m_kato@ga2.so-net.ne.jp> is original author.Daniel Berlin
|
/fs/xfs/ |
D | Kconfig | 58 the locale settings in userspace, so it corrupts UTF-8 names. 137 advantage here is to look for problems proactively so that 186 It converts ASSERT checks to WARN, so will log any out-of-bounds
|
/fs/adfs/ |
D | Kconfig | 29 codes, so if you're unsure, say N.
|
/fs/reiserfs/ |
D | README | 13 code so the poor blight and his customers can keep things straight. 20 under the GPL, because he wants to know if it is okay to do so and put 65 quite cryptic if your forget to do so.
|
D | Kconfig | 25 systems are. The next version will be so extended, and will support
|
/fs/gfs2/ |
D | Kconfig | 16 a lock module to allow the computers coordinate their I/O so
|
/fs/ufs/ |
D | Kconfig | 37 experimental, so you should back up your UFS partitions beforehand.
|
/fs/isofs/ |
D | Kconfig | 8 Unix systems. The so-called Rock-Ridge extensions which allow for
|
/fs/jffs2/ |
D | README.Locking | 67 No ordering rules have been made for doing so. 130 erase_completion_lock cannot be held, so an alternative, more
|
/fs/affs/ |
D | Changes | 189 the bitmap was changed, so the bitmap wasn't sync'd. 222 - Added a remount function, so attempts to remount
|
/fs/btrfs/ |
D | Kconfig | 29 expected to change unless there are strong reasons to do so. If there
|
/fs/proc/ |
D | Kconfig | 30 programs depend on this, so everyone should say Y here.
|