Home
last modified time | relevance | path

Searched defs:maxlen (Results 1 – 19 of 19) sorted by relevance

/fs/xfs/
Dxfs_rtalloc.c236 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/
Dstorage.c37 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen()
238 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
/fs/smb/client/
Dcifs_unicode.c346 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/
Dnls_ucs2_utils.h124 static inline size_t UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
/fs/befs/
Dlinuxvfs.c515 int maxlen = in_len + 1; in befs_utf2nls() local
593 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
/fs/smb/server/
Dunicode.c290 char *smb_strndup_from_utf16(const char *src, const int maxlen, in smb_strndup_from_utf16()
Dsmb2pdu.c626 smb2_get_name(const char *src, const int maxlen, struct nls_table *local_nls) in smb2_get_name()
/fs/sysv/
Ddir.c119 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/xfs/libxfs/
Dxfs_alloc.h43 xfs_extlen_t maxlen; /* maximum size of extent */ member
/fs/xfs/scrub/
Dcow_repair.c321 xfs_extlen_t maxlen, in xrep_cow_alloc()
Dattr_repair.c915 xfs_extlen_t maxlen; in xrep_xattr_recover() local
/fs/nfs/
Dcallback_xdr.c77 const char **str, size_t maxlen) in decode_string()
907 long maxlen; in process_op() local
/fs/btrfs/
Ddiscard.c526 u64 maxlen = 0; in btrfs_discard_workfn() local
Dfree-space-cache.c3878 u64 maxlen, bool async) in trim_bitmaps()
4077 u64 maxlen, bool async) in btrfs_trim_block_group_bitmaps()
/fs/minix/
Ddir.c137 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/affs/
Dnamei.c323 int i, maxlen, error; in affs_symlink() local
/fs/reiserfs/
Dinode.c1719 int maxlen = *lenp; in reiserfs_encode_fh() local
/fs/proc/
Dbase.c1739 const size_t maxlen = sizeof(buffer) - 1; in comm_write() local
/fs/nfsd/
Dnfs4xdr.c180 nfsd4_decode_ignored_string(struct nfsd4_compoundargs *argp, u32 maxlen) in nfsd4_decode_ignored_string()