Searched defs:maxlen (Results 1 – 19 of 19) sorted by relevance
| /fs/xfs/ |
| D | xfs_rtalloc.c | 236 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_block() 339 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_exact() 398 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_near() 546 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtalloc_sumlevel() 596 xfs_rtxlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_size() 1268 xfs_rtxlen_t maxlen, in xfs_rtallocate()
|
| /fs/romfs/ |
| D | storage.c | 37 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen() 238 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
|
| /fs/smb/client/ |
| D | cifs_unicode.c | 346 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16() 626 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
|
| /fs/nls/ |
| D | nls_ucs2_utils.h | 124 static inline size_t UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
|
| /fs/befs/ |
| D | linuxvfs.c | 515 int maxlen = in_len + 1; in befs_utf2nls() local 593 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
|
| /fs/smb/server/ |
| D | unicode.c | 290 char *smb_strndup_from_utf16(const char *src, const int maxlen, in smb_strndup_from_utf16()
|
| D | smb2pdu.c | 626 smb2_get_name(const char *src, const int maxlen, struct nls_table *local_nls) in smb2_get_name()
|
| /fs/sysv/ |
| D | dir.c | 119 static inline int namecompare(int len, int maxlen, in namecompare()
|
| /fs/xfs/libxfs/ |
| D | xfs_alloc.h | 43 xfs_extlen_t maxlen; /* maximum size of extent */ member
|
| /fs/xfs/scrub/ |
| D | cow_repair.c | 321 xfs_extlen_t maxlen, in xrep_cow_alloc()
|
| D | attr_repair.c | 915 xfs_extlen_t maxlen; in xrep_xattr_recover() local
|
| /fs/nfs/ |
| D | callback_xdr.c | 77 const char **str, size_t maxlen) in decode_string() 907 long maxlen; in process_op() local
|
| /fs/btrfs/ |
| D | discard.c | 526 u64 maxlen = 0; in btrfs_discard_workfn() local
|
| D | free-space-cache.c | 3878 u64 maxlen, bool async) in trim_bitmaps() 4077 u64 maxlen, bool async) in btrfs_trim_block_group_bitmaps()
|
| /fs/minix/ |
| D | dir.c | 137 static inline int namecompare(int len, int maxlen, in namecompare()
|
| /fs/affs/ |
| D | namei.c | 323 int i, maxlen, error; in affs_symlink() local
|
| /fs/reiserfs/ |
| D | inode.c | 1719 int maxlen = *lenp; in reiserfs_encode_fh() local
|
| /fs/proc/ |
| D | base.c | 1739 const size_t maxlen = sizeof(buffer) - 1; in comm_write() local
|
| /fs/nfsd/ |
| D | nfs4xdr.c | 180 nfsd4_decode_ignored_string(struct nfsd4_compoundargs *argp, u32 maxlen) in nfsd4_decode_ignored_string()
|