/fs/ |
D | binfmt_script.c | 18 static inline char *next_non_spacetab(char *first, const char *last) in next_non_spacetab() 25 static inline char *next_terminator(char *first, const char *last) in next_terminator()
|
D | namei.c | 524 struct qstr last; member 619 struct saved *last = nd->stack + i; in drop_links() local 668 struct saved *last = nd->stack + i; in legitimize_links() local 914 struct saved *last = nd->stack + --nd->depth; in put_link() local 1080 struct saved *last = nd->stack + nd->depth - 1; in get_link() local 1752 struct saved *last; in pick_link() local 2427 struct qstr *last, int *type) in filename_parentat() 2457 struct qstr last; in kern_path_locked() local 3676 struct qstr last; in filename_create() local 3980 struct qstr last; in do_rmdir() local [all …]
|
/fs/proc/ |
D | namespaces.c | 117 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local 152 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
|
D | uid.c | 146 const struct uid_entry *u, *last; in proc_uid_base_lookup() local
|
/fs/afs/ |
D | write.c | 305 pgoff_t first, pgoff_t last) in afs_kill_pages() 352 pgoff_t start, first, last; in afs_write_back_from_locked_page() local 606 pgoff_t first = call->first, last = call->last; in afs_pages_written_back() local
|
D | rxrpc.c | 274 struct bio_vec *bv, pgoff_t first, pgoff_t last, in afs_load_bvec() 321 pgoff_t first = call->first, last = call->last; in afs_send_pages() local
|
/fs/ext4/ |
D | resize.c | 112 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument 113 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument 1086 ext4_group_t last; in update_backups() local 1460 ext4_grpblk_t last; in ext4_flex_group_add() local 1554 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local 1751 ext4_grpblk_t last; in ext4_group_extend() local
|
D | indirect.c | 833 __le32 *last) in ext4_clear_blocks() 906 __le32 *first, __le32 *last) in ext4_free_data() 991 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
|
D | readpage.c | 194 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
|
D | file.c | 579 ext4_lblk_t start, last, end; in ext4_seek_data() local 642 ext4_lblk_t start, last, end; in ext4_seek_hole() 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 | 89 u64 last = first + rgd->rd_data; in rgrp_contains_block() local
|
/fs/xfs/libxfs/ |
D | xfs_dir2.c | 635 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock() local 655 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf() local
|
/fs/hpfs/ |
D | name.c | 77 const unsigned char *n2, unsigned l2, int last) in hpfs_compare_names()
|
/fs/efs/ |
D | inode.c | 203 int cur, last, first = 1; in efs_map_block() local
|
/fs/xfs/ |
D | xfs_buf_item.c | 803 uint last, in xfs_buf_item_log_segment() 885 uint last) in xfs_buf_item_log()
|
D | xfs_trans_buf.c | 558 uint last) in xfs_trans_log_buf()
|
/fs/ubifs/ |
D | orphan.c | 170 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local 377 struct ubifs_orphan *orphan, **last; in consolidate() local
|
/fs/fat/ |
D | misc.c | 103 int ret, new_fclus, last; in fat_chain_add() local
|
/fs/btrfs/ |
D | ordered-data.h | 26 struct rb_node *last; member
|
D | inode-map.c | 50 u64 last = (u64)-1; in caching_kthread() local
|
/fs/befs/ |
D | btree.c | 333 int first, last, mid; in befs_find_key() local
|
/fs/adfs/ |
D | dir_f.c | 91 int last = 5 - 26; in adfs_dir_checkbyte() local
|
/fs/omfs/ |
D | file.c | 37 u64 next, last; in omfs_shrink_inode() local
|