/fs/ |
D | binfmt_script.c | 19 static inline const char *next_non_spacetab(const char *first, const char *last) in next_non_spacetab() 26 static inline const char *next_terminator(const char *first, const char *last) in next_terminator()
|
D | namei.c | 507 struct qstr last; member 587 struct saved *last = nd->stack + i; in drop_links() local 646 struct saved *last = nd->stack + i; in legitimize_links() local 1023 struct saved *last = nd->stack + --nd->depth; in put_link() local 1703 struct saved *last; in pick_link() local 2493 struct qstr *last, int *type) in filename_parentat() 2523 struct qstr last; in kern_path_locked() local 3578 struct qstr last; in filename_create() local 3875 struct qstr last; in do_rmdir() local 4004 struct qstr last; in do_unlinkat() local
|
/fs/xfs/libxfs/ |
D | xfs_types.c | 70 xfs_agino_t *last) in xfs_agino_range() 103 xfs_agino_t last; in xfs_verify_agino() local 192 xfs_agino_t first, last; in xfs_icount_range() local
|
D | xfs_dir2.c | 603 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock() local 625 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf() local
|
/fs/afs/ |
D | write.c | 239 pgoff_t first, pgoff_t last) in afs_kill_pages() 282 pgoff_t first, pgoff_t last) in afs_redirty_pages() 321 pgoff_t first, pgoff_t last) in afs_pages_written_back() 423 pgoff_t first, pgoff_t last, in afs_store_data() 503 pgoff_t start, first, last; in afs_write_back_from_locked_page() local
|
D | rxrpc.c | 280 struct bio_vec *bv, pgoff_t first, pgoff_t last, in afs_load_bvec() 328 pgoff_t first = op->store.first, last = op->store.last; in afs_send_pages() local
|
/fs/proc/ |
D | namespaces.c | 121 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local 155 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
|
/fs/ext4/ |
D | resize.c | 127 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument 128 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument 1113 ext4_group_t last; in update_backups() local 1486 ext4_grpblk_t last; in ext4_flex_group_add() local 1582 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local 1780 ext4_grpblk_t last; in ext4_group_extend() local
|
D | indirect.c | 865 __le32 *last) in ext4_clear_blocks() 920 __le32 *first, __le32 *last) in ext4_free_data() 1005 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
D | readpage.c | 317 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
|
/fs/nfs/ |
D | nfs4renewd.c | 62 unsigned long last, now; in nfs4_renew_state() local
|
/fs/reiserfs/ |
D | prints.c | 442 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal() 478 int last) in print_leaf() 614 int mode, first, last; in print_block() local
|
/fs/gfs2/ |
D | rgrp.h | 86 u64 last = first + rgd->rd_data; in rgrp_contains_block() local
|
/fs/hpfs/ |
D | name.c | 77 const unsigned char *n2, unsigned l2, int last) in hpfs_compare_names()
|
/fs/xfs/ |
D | xfs_buf_item.c | 774 uint last, in xfs_buf_item_log_segment() 859 uint last) in xfs_buf_item_log()
|
/fs/efs/ |
D | inode.c | 204 int cur, last, first = 1; in efs_map_block() local
|
/fs/iomap/ |
D | buffered-io.c | 98 unsigned last = (poff + plen - 1) >> block_bits; in iomap_adjust_read_range() local 150 unsigned last = (off + len - 1) >> inode->i_blkbits; in iomap_iop_set_range_uptodate() local 438 unsigned len, first, last; in iomap_is_partially_uptodate() local 1069 struct bio *last = ioend->io_bio, *next; in iomap_finish_ioend() local
|
/fs/ubifs/ |
D | orphan.c | 240 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local 447 struct ubifs_orphan *orphan, **last; in consolidate() local
|
/fs/btrfs/ |
D | inode-map.c | 37 u64 last = (u64)-1; in caching_kthread() local
|
D | ordered-data.h | 13 struct rb_node *last; member
|
/fs/fuse/ |
D | inode.c | 1561 bool last = false; in fuse_mount_remove() local 1595 bool last; in fuse_kill_sb_anon() local 1619 bool last; in fuse_kill_sb_blk() local
|
/fs/adfs/ |
D | dir_f.c | 76 int last = 5 - 26; in adfs_dir_checkbyte() local
|
/fs/fat/ |
D | misc.c | 105 int ret, new_fclus, last; in fat_chain_add() local
|
/fs/befs/ |
D | btree.c | 333 int first, last, mid; in befs_find_key() local
|
/fs/omfs/ |
D | file.c | 37 u64 next, last; in omfs_shrink_inode() local
|