Home
last modified time | relevance | path

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

/fs/romfs/
Dstorage.c41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen()
244 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
/fs/xfs/
Dxfs_rtalloc.c203 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_block()
316 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_exact()
395 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_near()
589 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_size()
2055 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent()
Dxfs_alloc.h109 xfs_extlen_t maxlen; /* maximum size of extent */ member
/fs/befs/
Dlinuxvfs.c532 int maxlen = in_len + 1; in befs_utf2nls() local
611 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
/fs/cifs/
Dcifs_unicode.c257 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16()
Dcifs_unicode.h173 UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
/fs/adfs/
Ddir_f.c44 static inline int adfs_readname(char *buf, char *ptr, int maxlen) in adfs_readname()
/fs/sysv/
Ddir.c120 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/gfs2/
Dbmap.c451 const unsigned int maxlen) in gfs2_bmap_alloc()
607 const unsigned int maxlen = bh_map->b_size >> inode->i_blkbits; in gfs2_block_map() local
/fs/affs/
Dnamei.c333 int i, maxlen, error; in affs_symlink() local
/fs/minix/
Ddir.c143 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/nfs/
Dcallback_xdr.c812 long maxlen; in process_op() local
/fs/reiserfs/
Dinode.c1603 int maxlen = *lenp; in reiserfs_encode_fh() local