Home
last modified time | relevance | path

Searched defs:last (Results 1 – 25 of 81) sorted by relevance

1234

/fs/proc/
Dnamespaces.c116 const struct proc_ns_operations **entry, **last; in proc_ns_dir_readdir() local
151 const struct proc_ns_operations **entry, **last; in proc_ns_dir_lookup() local
Duid.c146 const struct uid_entry *u, *last; in proc_uid_base_lookup() local
/fs/afs/
Dwrite.c281 pgoff_t first, pgoff_t last) in afs_kill_pages()
328 pgoff_t start, first, last; in afs_write_back_from_locked_page() local
583 pgoff_t first = call->first, last = call->last; in afs_pages_written_back() local
/fs/ext4/
Dresize.c82 #define outside(b, first, last) ((b) < (first) || (b) >= (last)) argument
83 #define inside(b, first, last) ((b) >= (first) && (b) < (last)) argument
1046 ext4_group_t last; in update_backups() local
1414 ext4_grpblk_t last; in ext4_flex_group_add() local
1507 ext4_grpblk_t last; in ext4_setup_next_flex_gd() local
1704 ext4_grpblk_t last; in ext4_group_extend() local
Dindirect.c826 __le32 *last) in ext4_clear_blocks()
898 __le32 *first, __le32 *last) in ext4_free_data()
983 __le32 *first, __le32 *last, int depth) in ext4_free_branches()
Dfile.c522 ext4_lblk_t start, last, end; in ext4_seek_data() local
585 ext4_lblk_t start, last, end; in ext4_seek_hole() local
Dreadpage.c193 unsigned last = map.m_len - map_offset; in ext4_mpage_readpages() local
Dxattr.c630 static size_t ext4_xattr_free_space(struct ext4_xattr_entry *last, in ext4_xattr_free_space()
648 struct ext4_xattr_entry *last; in ext4_xattr_set_entry() local
1310 struct ext4_xattr_entry *last = entry; in ext4_xattr_shift_entries() local
1414 struct ext4_xattr_entry *last; in ext4_xattr_make_inode_space() local
Dmove_extent.c104 ext4_lblk_t last = from + count; in mext_check_coverage() local
/fs/reiserfs/
Dprints.c421 static int print_internal(struct buffer_head *bh, int first, int last) in print_internal()
457 int last) in print_leaf()
593 int mode, first, last; in print_block() local
/fs/nfs/
Dnfs4renewd.c62 unsigned long last, now; in nfs4_renew_state() local
/fs/xfs/libxfs/
Dxfs_dir2.c636 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isblock() local
656 xfs_fileoff_t last; /* last file offset */ in xfs_dir2_isleaf() local
/fs/
Dnamei.c524 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
902 struct saved *last = nd->stack + --nd->depth; in put_link() local
1026 struct saved *last = nd->stack + nd->depth - 1; in get_link() local
1709 struct saved *last; in pick_link() local
2352 struct qstr *last, int *type) in filename_parentat()
2382 struct qstr last; in kern_path_locked() local
2592 struct qstr *last, in user_path_parent()
3610 struct qstr last; in filename_create() local
[all …]
/fs/hpfs/
Dname.c76 const unsigned char *n2, unsigned l2, int last) in hpfs_compare_names()
/fs/efs/
Dinode.c203 int cur, last, first = 1; in efs_map_block() local
/fs/xfs/
Dxfs_buf_item.c803 uint last, in xfs_buf_item_log_segment()
885 uint last) in xfs_buf_item_log()
Dxfs_trans_buf.c558 uint last) in xfs_trans_log_buf()
/fs/ubifs/
Dorphan.c170 struct ubifs_orphan *orphan, **last; in ubifs_orphan_start_commit() local
377 struct ubifs_orphan *orphan, **last; in consolidate() local
/fs/fat/
Dmisc.c103 int ret, new_fclus, last; in fat_chain_add() local
/fs/btrfs/
Dordered-data.h26 struct rb_node *last; member
Dinode-map.c37 u64 last = (u64)-1; in caching_kthread() local
/fs/notify/
Dmark.c322 struct fsnotify_mark *lmark, *last = NULL; in fsnotify_add_mark_list() local
/fs/befs/
Dbtree.c336 int first, last, mid; in befs_find_key() local
/fs/omfs/
Dfile.c37 u64 next, last; in omfs_shrink_inode() local
/fs/adfs/
Ddir_f.c91 int last = 5 - 26; in adfs_dir_checkbyte() local

1234