Home
last modified time | relevance | path

Searched refs:so (Results 1 – 25 of 27) sorted by relevance

12

/fs/nls/
A DKconfig45 in so-called DOS codepages. You need to include the appropriate
57 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
168 so-called DOS codepages. You need to include the appropriate
[all …]
/fs/nfsd/
A Dstate.h614 static inline struct nfs4_openowner * openowner(struct nfs4_stateowner *so) in openowner() argument
616 return container_of(so, struct nfs4_openowner, oo_owner); in openowner()
619 static inline struct nfs4_lockowner * lockowner(struct nfs4_stateowner *so) in lockowner() argument
621 return container_of(so, struct nfs4_lockowner, lo_owner); in lockowner()
A Dnfs4state.c548 struct nfs4_stateowner *so; in find_openstateowner_str() local
554 if (!so->so_is_open_owner) in find_openstateowner_str()
1869 if (!so) in nfsd4_bump_seqid()
1871 if (so->so_is_open_owner) in nfsd4_bump_seqid()
1873 so->so_seqid++; in nfsd4_bump_seqid()
4898 if (so != NULL) { in nfsd4_cstate_clear_replay()
4901 nfs4_put_stateowner(so); in nfsd4_cstate_clear_replay()
5521 if (seqid == so->so_seqid) in nfsd4_check_seqid()
6673 struct nfs4_stateowner *so; in nfs4_anylock_blockers() local
6684 lo = lockowner(so); in nfs4_anylock_blockers()
[all …]
A Dnfs4callback.c859 static void encode_stateowner(struct xdr_stream *xdr, struct nfs4_stateowner *so) in encode_stateowner() argument
863 p = xdr_reserve_space(xdr, 8 + 4 + so->so_owner.len); in encode_stateowner()
864 p = xdr_encode_opaque_fixed(p, &so->so_client->cl_clientid, 8); in encode_stateowner()
865 xdr_encode_opaque(p, so->so_owner.data, so->so_owner.len); in encode_stateowner()
/fs/squashfs/
A DKconfig51 Doing so can significantly improve performance because
196 LZ4 is not the standard compression used in Squashfs and so most
211 LZO is not the standard compression used in Squashfs and so most
226 XZ is not the standard compression used in Squashfs and so most
240 ZSTD is not the standard compression used in Squashfs and so most
/fs/xfs/libxfs/
A Dxfs_rtbitmap.c593 xfs_rtsumoff_t so = xfs_rtsumoffs(mp, log, bbno); in xfs_rtmodify_summary() local
599 error = xfs_rtsummary_read_buf(args, xfs_rtsumoffs_to_block(mp, so)); in xfs_rtmodify_summary()
603 infoword = xfs_rtsumoffs_to_infoword(mp, so); in xfs_rtmodify_summary()
629 xfs_rtsumoff_t so = xfs_rtsumoffs(mp, log, bbno); in xfs_rtget_summary() local
632 error = xfs_rtsummary_read_buf(args, xfs_rtsumoffs_to_block(mp, so)); in xfs_rtget_summary()
634 *sum = xfs_suminfo_get(args, xfs_rtsumoffs_to_infoword(mp, so)); in xfs_rtget_summary()
/fs/ubifs/
A DKconfig61 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/
A DKconfig81 security labels in the erofs filesystem, so that it requires enabling
132 DEFLATE support is an experimental feature for now and so most
146 Zstandard support is an experimental feature for now and so most
/fs/hpfs/
A DKconfig12 floppies however are in regular MSDOS format, so you don't need this
/fs/f2fs/
A DKconfig72 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/
A DKconfig12 available at this time). It is a 64 bit filesystem, so it supports
A DChangeLog239 (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/
A DKconfig29 codes, so if you're unsure, say N.
/fs/proc/
A DKconfig30 programs depend on this, so everyone should say Y here.
78 device drivers once the device gets probed, so they can be included
/fs/xfs/
A DKconfig58 the locale settings in userspace, so it corrupts UTF-8 names.
149 advantage here is to look for problems proactively so that
199 It converts ASSERT checks to WARN, so will log any out-of-bounds
/fs/gfs2/
A DKconfig15 a lock module to allow the computers coordinate their I/O so
/fs/ufs/
A DKconfig37 experimental, so you should back up your UFS partitions beforehand.
/fs/isofs/
A DKconfig8 Unix systems. The so-called Rock-Ridge extensions which allow for
/fs/jffs2/
A DREADME.Locking67 No ordering rules have been made for doing so.
130 erase_completion_lock cannot be held, so an alternative, more
/fs/affs/
A DChanges189 the bitmap was changed, so the bitmap wasn't sync'd.
222 - Added a remount function, so attempts to remount
/fs/btrfs/
A DKconfig29 expected to change unless there are strong reasons to do so. If there
/fs/pstore/
A DKconfig10 provide the data, so you probably should just go say "Y"
/fs/
A DKconfig.binfmt28 ld.so (check the file <file:Documentation/Changes> for location and
/fs/smb/client/
A DKconfig76 man-in-the-middle attacks and stronger crypto hashes, so the use
/fs/cramfs/
A DREADME196 by filename, so the expansion doesn't even have to be a multiple of 4

Completed in 56 milliseconds

12