Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_rtalloc.c235 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_block()
351 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_exact()
430 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_near()
632 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent_size()
1114 xfs_extlen_t maxlen, /* maximum length to allocate */ in xfs_rtallocate_extent()
/fs/romfs/
Dstorage.c41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen()
242 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
/fs/cifs/
Dcifs_unicode.c357 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16()
623 cifs_strndup_to_utf16(const char *src, const int maxlen, int *utf16_len, in cifs_strndup_to_utf16()
Dcifs_unicode.h211 UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
/fs/befs/
Dlinuxvfs.c514 int maxlen = in_len + 1; in befs_utf2nls() local
593 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
/fs/xfs/libxfs/
Dxfs_alloc.h109 xfs_extlen_t maxlen; /* maximum size of extent */ member
/fs/sysv/
Ddir.c110 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/adfs/
Ddir_f.c44 static inline int adfs_readname(char *buf, char *ptr, int maxlen) in adfs_readname()
/fs/affs/
Dnamei.c339 int i, maxlen, error; in affs_symlink() local
/fs/gfs2/
Dbmap.c452 const size_t maxlen) in gfs2_bmap_alloc()
609 const size_t maxlen = bh_map->b_size >> inode->i_blkbits; in gfs2_block_map() local
/fs/minix/
Ddir.c134 static inline int namecompare(int len, int maxlen, in namecompare()
/fs/nfs/
Dcallback_xdr.c831 long maxlen; in process_op() local
/fs/reiserfs/
Dinode.c1735 int maxlen = *lenp; in reiserfs_encode_fh() local
/fs/proc/
Dbase.c1523 const size_t maxlen = sizeof(buffer) - 1; in comm_write() local