Searched defs:segnum (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/fs/nilfs2/ |
D | sufile.c | 47 nilfs_sufile_get_blkoff(const struct inode *sufile, __u64 segnum) in nilfs_sufile_get_blkoff() 56 nilfs_sufile_get_offset(const struct inode *sufile, __u64 segnum) in nilfs_sufile_get_offset() 74 nilfs_sufile_block_get_segment_usage(const struct inode *sufile, __u64 segnum, in nilfs_sufile_block_get_segment_usage() 89 nilfs_sufile_get_segment_usage_block(struct inode *sufile, __u64 segnum, in nilfs_sufile_get_segment_usage_block() 98 __u64 segnum) in nilfs_sufile_delete_segment_usage_block() 224 int nilfs_sufile_update(struct inode *sufile, __u64 segnum, int create, in nilfs_sufile_update() argument 309 __u64 segnum, maxsegnum, last_alloc; in nilfs_sufile_alloc() local 403 void nilfs_sufile_do_cancel_free(struct inode *sufile, __u64 segnum, in nilfs_sufile_do_cancel_free() 429 void nilfs_sufile_do_scrap(struct inode *sufile, __u64 segnum, in nilfs_sufile_do_scrap() 460 void nilfs_sufile_do_free(struct inode *sufile, __u64 segnum, in nilfs_sufile_do_free() [all …]
|
D | sufile.h | 62 static inline int nilfs_sufile_scrap(struct inode *sufile, __u64 segnum) in nilfs_sufile_scrap() 72 static inline int nilfs_sufile_free(struct inode *sufile, __u64 segnum) in nilfs_sufile_free() 126 static inline int nilfs_sufile_set_error(struct inode *sufile, __u64 segnum) in nilfs_sufile_set_error()
|
D | recovery.c | 388 __u64 segnum; member 391 static int nilfs_segment_list_add(struct list_head *head, __u64 segnum) in nilfs_segment_list_add() 422 __u64 segnum[4]; in nilfs_prepare_segment_for_recovery() local 579 __u64 segnum, nextnum = 0; in nilfs_do_roll_forward() local 812 __u64 segnum, nextnum = 0; in nilfs_search_super_root() local
|
D | the_nilfs.h | 308 nilfs_get_segment_range(struct the_nilfs *nilfs, __u64 segnum, in nilfs_get_segment_range() 318 nilfs_get_segment_start_blocknr(struct the_nilfs *nilfs, __u64 segnum) in nilfs_get_segment_start_blocknr() 327 sector_t segnum = blocknr; in nilfs_get_segnum_of_block() local
|
D | segbuf.c | 60 void nilfs_segbuf_map(struct nilfs_segment_buffer *segbuf, __u64 segnum, in nilfs_segbuf_map()
|
D | sysfs.c | 517 __u64 segnum; in nilfs_segctor_current_last_full_seg_show() local
|
/Linux-v4.19/net/decnet/ |
D | dn_nsp_in.c | 515 unsigned short segnum; in dn_nsp_linkservice() local 615 unsigned short segnum; in dn_nsp_otherdata() local 643 unsigned short segnum; in dn_nsp_data() local
|
D | dn_nsp_out.c | 387 unsigned short segnum; in dn_nsp_check_xmit_queue() local
|
/Linux-v4.19/include/net/ |
D | dn_nsp.h | 83 __le16 segnum; member 89 __le16 segnum; member
|
D | dn.h | 163 __u16 segnum; member
|
/Linux-v4.19/drivers/net/arcnet/ |
D | arcdevice.h | 236 segnum, /* segment being sent */ member
|