/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 | 61 so you may find that some very small files (<500 bytes or so) cannot 65 so far not received a single report where the driver would have 66 damaged someones data so we assume it is perfectly safe to use.
|
/fs/nfsd/ |
D | state.h | 484 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() argument 486 return container_of(so, struct nfs4_openowner, oo_owner); in openowner() 489 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() argument 491 return container_of(so, struct nfs4_lockowner, lo_owner); in lockowner()
|
D | nfs4state.c | 494 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local 498 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval], in find_openstateowner_str_locked() 500 if (!so->so_is_open_owner) in find_openstateowner_str_locked() 502 if (same_owner_str(so, &open->op_owner)) in find_openstateowner_str_locked() 503 return openowner(nfs4_get_stateowner(so)); in find_openstateowner_str_locked() 1601 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local 1610 if (!so) in nfsd4_bump_seqid() 1612 if (so->so_is_open_owner) in nfsd4_bump_seqid() 1613 release_last_closed_stateid(openowner(so)); in nfsd4_bump_seqid() 1614 so->so_seqid++; in nfsd4_bump_seqid() [all …]
|
D | nfs4callback.c | 614 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner() argument 618 p = xdr_reserve_space(xdr, 8 + 4 + so->so_owner.len); in encode_stateowner() 619 p = xdr_encode_opaque_fixed(p, &so->so_client->cl_clientid, 8); in encode_stateowner() 620 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 134 LZ4 is not the standard compression used in Squashfs and so most 149 LZO is not the standard compression used in Squashfs and so most 164 XZ is not the standard compression used in Squashfs and so most 178 ZSTD is not the standard compression used in Squashfs and so most
|
/fs/xfs/libxfs/ |
D | xfs_rtbitmap.c | 457 int so; /* index into the summary file */ in xfs_rtmodify_summary_int() local 463 so = XFS_SUMOFFS(mp, log, bbno); in xfs_rtmodify_summary_int() 467 sb = XFS_SUMOFFSTOBLOCK(mp, so); in xfs_rtmodify_summary_int() 495 sp = XFS_SUMPTR(mp, bp, so); in xfs_rtmodify_summary_int()
|
/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/erofs/ |
D | Kconfig | 71 security labels in the erofs filesystem, so that it requires enabling 97 LZMA support is an experimental feature for now and so most file
|
/fs/hpfs/ |
D | Kconfig | 11 floppies however are in regular MSDOS format, so you don't need this
|
/fs/f2fs/ |
D | Kconfig | 72 security labels in the f2fs filesystem, so that it requires enabling 91 Test F2FS to inject faults such as ENOMEM, ENOSPC, and so on.
|
/fs/befs/ |
D | Kconfig | 11 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/adfs/ |
D | Kconfig | 28 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 | 19 systems are. The next version will be so extended, and will support
|
/fs/gfs2/ |
D | Kconfig | 15 a lock module to allow the computers coordinate their I/O so
|
/fs/ufs/ |
D | Kconfig | 36 experimental, so you should back up your UFS partitions beforehand.
|
/fs/isofs/ |
D | Kconfig | 7 Unix systems. The so-called Rock-Ridge extensions which allow for
|
/fs/xfs/ |
D | Kconfig | 104 advantage here is to look for problems proactively so that 136 It converts ASSERT checks to WARN, so will log any out-of-bounds
|
/fs/ |
D | Kconfig.binfmt | 28 ld.so (check the file <file:Documentation/Changes> for location and 163 or /lib/ld.so) are still in a.out format, you will have to
|
/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 | 30 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.
|