Searched defs:maxlen (Results 1 – 14 of 14) sorted by relevance
| /fs/xfs/ |
| D | xfs_rtalloc.c | 235 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/ |
| D | storage.c | 41 unsigned long pos, size_t maxlen) in romfs_mtd_strnlen() 242 unsigned long pos, size_t maxlen) in romfs_dev_strnlen()
|
| /fs/cifs/ |
| D | cifs_unicode.c | 357 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()
|
| D | cifs_unicode.h | 211 UniStrnlen(const wchar_t *ucs1, int maxlen) in UniStrnlen()
|
| /fs/befs/ |
| D | linuxvfs.c | 514 int maxlen = in_len + 1; in befs_utf2nls() local 593 int maxlen = (3 * in_len) + 1; in befs_nls2utf() local
|
| /fs/xfs/libxfs/ |
| D | xfs_alloc.h | 109 xfs_extlen_t maxlen; /* maximum size of extent */ member
|
| /fs/sysv/ |
| D | dir.c | 110 static inline int namecompare(int len, int maxlen, in namecompare()
|
| /fs/adfs/ |
| D | dir_f.c | 44 static inline int adfs_readname(char *buf, char *ptr, int maxlen) in adfs_readname()
|
| /fs/affs/ |
| D | namei.c | 339 int i, maxlen, error; in affs_symlink() local
|
| /fs/gfs2/ |
| D | bmap.c | 452 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/ |
| D | dir.c | 134 static inline int namecompare(int len, int maxlen, in namecompare()
|
| /fs/nfs/ |
| D | callback_xdr.c | 831 long maxlen; in process_op() local
|
| /fs/reiserfs/ |
| D | inode.c | 1735 int maxlen = *lenp; in reiserfs_encode_fh() local
|
| /fs/proc/ |
| D | base.c | 1523 const size_t maxlen = sizeof(buffer) - 1; in comm_write() local
|