/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/jffs2/ |
D | TODO | 12 - make the scan code populate real inodes so read_inode just after 14 Make this a per-inode option, changeable with chattr, so you can 23 - Split writes so they go to two separate blocks rather than just c->nextblock.
|
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/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 | 480 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() argument 482 return container_of(so, struct nfs4_openowner, oo_owner); in openowner() 485 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() argument 487 return container_of(so, struct nfs4_lockowner, lo_owner); in lockowner()
|
D | nfs4state.c | 374 struct nfs4_stateowner *so; in find_openstateowner_str_locked() local 378 list_for_each_entry(so, &clp->cl_ownerstr_hashtbl[hashval], in find_openstateowner_str_locked() 380 if (!so->so_is_open_owner) in find_openstateowner_str_locked() 382 if (same_owner_str(so, &open->op_owner)) in find_openstateowner_str_locked() 383 return openowner(nfs4_get_stateowner(so)); in find_openstateowner_str_locked() 1585 struct nfs4_stateowner *so = cstate->replay_owner; in nfsd4_bump_seqid() local 1594 if (!so) in nfsd4_bump_seqid() 1596 if (so->so_is_open_owner) in nfsd4_bump_seqid() 1597 release_last_closed_stateid(openowner(so)); in nfsd4_bump_seqid() 1598 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/f2fs/ |
D | Kconfig | 71 security labels in the f2fs filesystem, so that it requires enabling 90 Test F2FS to inject faults such as ENOMEM, ENOSPC, and so on.
|
/fs/hpfs/ |
D | Kconfig | 10 floppies however are in regular MSDOS format, so you don't need this
|
/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/isofs/ |
D | Kconfig | 7 Unix systems. The so-called Rock-Ridge extensions which allow for
|
/fs/ufs/ |
D | Kconfig | 36 experimental, so you should back up your UFS partitions beforehand.
|
/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/erofs/ |
D | Kconfig | 64 security labels in the erofs filesystem, so that it requires enabling
|
/fs/ |
D | Kconfig.binfmt | 28 ld.so (check the file <file:Documentation/Changes> for location and 157 or /lib/ld.so) are still in a.out format, you will have to
|
/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
|