Searched defs:maxlen (Results 1 – 13 of 13) sorted by relevance
/fs/romfs/ |
D | storage.c | 41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen() 244 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
|
/fs/xfs/ |
D | xfs_rtalloc.c | 203 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()
|
D | xfs_alloc.h | 109 xfs_extlen_t maxlen; /* maximum size of extent */ member
|
/fs/befs/ |
D | linuxvfs.c | 532 int maxlen = in_len + 1; in befs_utf2nls() local 611 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
|
/fs/cifs/ |
D | cifs_unicode.c | 257 cifs_strndup_from_utf16(const char *src, const int maxlen, in cifs_strndup_from_utf16()
|
D | cifs_unicode.h | 173 UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
|
/fs/adfs/ |
D | dir_f.c | 44 static inline int adfs_readname(char *buf, char *ptr, int maxlen) in adfs_readname()
|
/fs/sysv/ |
D | dir.c | 120 static inline int namecompare(int len, int maxlen, in namecompare()
|
/fs/gfs2/ |
D | bmap.c | 451 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/ |
D | namei.c | 333 int i, maxlen, error; in affs_symlink() local
|
/fs/minix/ |
D | dir.c | 143 static inline int namecompare(int len, int maxlen, in namecompare()
|
/fs/nfs/ |
D | callback_xdr.c | 812 long maxlen; in process_op() local
|
/fs/reiserfs/ |
D | inode.c | 1603 int maxlen = *lenp; in reiserfs_encode_fh() local
|