Home
last modified time | relevance | path

Searched refs:code (Results 1 – 25 of 32) sorted by relevance

12

/fs/jffs2/
A DREADME.Locking53 VFS. If the garbage collection code were to attempt to lock the i_sem
59 mutex, which is obtained by the garbage collection code and also
60 by the normal file system code _after_ allocation of space.
86 the list are protected by the file mutex f->sem. But the erase code
94 pointer when the garbage collection thread exits. The code to kill the
124 This mutex is only used by the erase code which frees obsolete node
131 heavyweight lock was required to prevent the erase code from freeing
133 collection code is looking at them.
A DLICENCE24 covered by the GNU General Public License. However the source code for
A DKconfig21 code. Set it to zero for use in production systems. For evaluation,
/fs/ocfs2/dlm/
A Ddlmdomain.c794 .code = JOIN_DISALLOW, in dlm_query_join_handler()
814 packet.code = JOIN_DISALLOW; in dlm_query_join_handler()
818 packet.code = JOIN_OK_NO_MAP; in dlm_query_join_handler()
860 packet.code = JOIN_DISALLOW; in dlm_query_join_handler()
864 packet.code = JOIN_DISALLOW; in dlm_query_join_handler()
868 packet.code = JOIN_DISALLOW; in dlm_query_join_handler()
873 packet.code = JOIN_DISALLOW; in dlm_query_join_handler()
892 packet.code = JOIN_OK; in dlm_query_join_handler()
1450 *response = packet.code; in dlm_request_join()
1451 switch (packet.code) { in dlm_request_join()
[all …]
/fs/befs/
A DChangeLog81 * Misc code cleanups. Also cleanup of this changelog file. [WD]
146 filesystem code should be using GFP_NOFS instead of GFP_KERNEL as the
227 * Removed old datastream code from file.c, since it is nolonger used.
272 * Converted befs_read_file() to use the new datastream code.
280 * Removed byte-order conversion code.
295 * Discovered that the datastream handleing code in file.c is quite deficient
321 * Permanently removed code that had been provisionally ifdefed out of befs_fs.h
412 * Tried to niceify the code using the ext2 fs as a guide
/fs/unicode/
A Dmkutf8data.c1340 unsigned int code; member
1369 if (u->code == corrections[i].code) in corrections_lookup()
1420 leaf->code, leaf->ccc, leaf->gen); in nfdi_print()
1435 leaf->code, leaf->ccc, leaf->gen); in nfdicf_print()
1472 if (HANGUL_SYLLABLE(leaf->code)) in nfdi_size()
1484 if (HANGUL_SYLLABLE(leaf->code)) in nfdicf_size()
1497 return &tree->leafindex[leaf->code]; in nfdi_index()
1504 return &tree->leafindex[leaf->code]; in nfdicf_index()
1514 if (HANGUL_SYLLABLE(leaf->code)) { in nfdi_emit()
1535 if (HANGUL_SYLLABLE(leaf->code)) { in nfdicf_emit()
[all …]
/fs/
A DKconfig28 # old blockdev_direct_IO implementation. Use iomap for new code instead
101 # this symbol for ifdefs in core code.
304 This option alone does not add any kernel code.
346 filesystem-related networking code, such as NFS daemon and
349 This option alone does not add any kernel code.
A DKconfig.binfmt177 need debugging or only ever run flawless code.
/fs/bcachefs/
A DKconfig61 The resulting code will be significantly slower than normal; you
75 Include some unit and performance tests for the core btree code
/fs/cramfs/
A DREADME145 code simplicity and little CPU overhead even on big-endian machines.
147 The cost of swabbing is changing the code to use the le32_to_cpu
169 The cost of option 2 relative to option 1 is that the code uses
182 will disagree. (If it is implemented, then I'll re-use that code in
/fs/smb/server/
A Dksmbd_spnego_negtokentarg.asn14 -- of the code
A Dksmbd_spnego_negtokeninit.asn14 -- of the code
/fs/ecryptfs/
A Dcrypto.c908 u8 code = 0; in ecryptfs_code_for_cipher_string() local
915 code = RFC2440_CIPHER_AES_128; in ecryptfs_code_for_cipher_string()
918 code = RFC2440_CIPHER_AES_192; in ecryptfs_code_for_cipher_string()
921 code = RFC2440_CIPHER_AES_256; in ecryptfs_code_for_cipher_string()
926 code = map[i].cipher_code; in ecryptfs_code_for_cipher_string()
930 return code; in ecryptfs_code_for_cipher_string()
/fs/coda/
A DKconfig15 *client*. You will need user level code as well, both for the
/fs/adfs/
A DKconfig18 To compile this code as a module, choose M here: the module will be
/fs/xfs/
A DKconfig213 and extra sanity-checking functions in various code paths.
215 Note that the resulting code will be HUGE and SLOW, and probably
227 Note that the resulting code will be HUGER and SLOWER, and probably
/fs/jbd2/
A DKconfig18 you cannot compile this code as a module.
/fs/ext2/
A DKconfig17 This code is kept as a simple reference for filesystem developers.
/fs/isofs/
A DKconfig26 new 16 bit character code, successor to ASCII, which encodes the
/fs/smb/client/
A DKconfig126 the cifs code which increases the size of the cifs module.
134 to the cifs code which slightly increases the size of
A Dnetmisc.c901 __u16 code = le16_to_cpu(smb->Status.DosError.Error); in map_and_check_smb_error() local
904 if (class == ERRSRV && code == ERRbaduid) { in map_and_check_smb_error()
906 code); in map_and_check_smb_error()
/fs/affs/
A DChanges176 - Remove some more superfluous code left over from
211 effort. This also led to some code cleanup.
/fs/ext4/
A DKconfig68 Allow the ext4 file system driver code to be used for ext2
/fs/btrfs/
A DKconfig81 and assumptions of code to run properly. This may result in panics,
/fs/squashfs/
A DKconfig21 If you want to compile this as a module ( = code which can be

Completed in 38 milliseconds

12