/linux/fs/hfs/ |
H A D | bfind.c | 170 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
|
/linux/fs/nilfs2/ |
H A D | dir.c | 114 size_t offs, rec_len; in nilfs_check_folio() local 434 unsigned short rec_len, name_len; in nilfs_add_link() local
|
/linux/fs/ext2/ |
H A D | dir.c | 105 unsigned offs, rec_len; in ext2_check_folio() local 483 unsigned short rec_len, name_len; in ext2_add_link() local
|
H A D | ext2.h | 581 __le16 rec_len; /* Directory entry length */ member 594 __le16 rec_len; /* Directory entry length */ member
|
/linux/fs/ufs/ |
H A D | dir.c | 113 unsigned offs, rec_len; in ufs_check_folio() local 305 unsigned short rec_len, name_len; in ufs_add_link() local
|
/linux/fs/hfsplus/ |
H A D | bfind.c | 213 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
|
/linux/drivers/s390/char/ |
H A D | vmur.h | 36 __s16 rec_len; member
|
/linux/fs/xfs/scrub/ |
H A D | cow_repair.c | 209 xfs_extlen_t rec_len; in xrep_cow_mark_missing_staging_rmap() local
|
/linux/fs/ocfs2/ |
H A D | dir.c | 134 struct buffer_head *bh, u16 rec_len) in ocfs2_init_dir_trailer() 1614 unsigned short rec_len; in __ocfs2_add_entry() local 3379 unsigned int rec_len, new_rec_len, free_space; in ocfs2_find_dir_space_id() local 3446 unsigned short rec_len; in ocfs2_find_dir_space_el() local 3987 int rec_len = OCFS2_DIR_REC_LEN(namelen); in ocfs2_search_dx_free_list() local
|
H A D | ocfs2_fs.h | 742 __le16 rec_len; /* Directory entry length */ member
|
/linux/drivers/s390/scsi/ |
H A D | zfcp_dbf.c | 487 u16 rec_len; in zfcp_dbf_san() local
|
/linux/tools/testing/selftests/net/ |
H A D | tls.c | 2646 ssize_t rec_len; TEST_F() local 2680 ssize_t rec_len; TEST_F() local 2719 ssize_t rec_len; TEST_F() local [all...] |
/linux/fs/xfs/libxfs/ |
H A D | xfs_iext_tree.c | 294 uint32_t rec_len = rec->hi & XFS_IEXT_LENGTH_MASK; in xfs_iext_rec_cmp() local
|
H A D | xfs_btree.h | 130 size_t rec_len; member
|
H A D | xfs_alloc.c | 928 xfs_extlen_t rec_len;/* extent length */ member
|
/linux/fs/ext4/ |
H A D | namei.c | 224 __le16 rec_len; member 1850 unsigned rec_len = 0; in dx_move_dirents() local 1882 unsigned rec_len = 0; in dx_pack_dirents() local
|
H A D | ext4.h | 2370 __le16 rec_len; /* Directory entry length */ member 2394 __le16 rec_len; /* Directory entry length */ member 2468 int rec_len = (name_len + 8 + EXT4_DIR_ROUND); in ext4_dir_rec_len() local
|
/linux/drivers/input/touchscreen/ |
H A D | iqs5xx.c | 711 u8 rec_len, rec_type, rec_chksm, chksm; in iqs5xx_fw_file_parse() local
|
/linux/fs/gfs2/ |
H A D | dir.c | 612 u16 rec_len = be16_to_cpu(d->de_rec_len); in dirent_check_reclen() local
|