Home
last modified time | relevance | path

Searched defs:head (Results 1 – 25 of 83) sorted by relevance

1234

/fs/
Dinode.c306 static void dispose_list(struct list_head *head) in dispose_list()
337 static int invalidate_list(struct list_head *head, struct list_head *dispose) in invalidate_list()
515 static struct inode * find_inode(struct super_block * sb, struct hlist_head *head, int (*test)(stru… in find_inode()
539 static struct inode * find_inode_fast(struct super_block * sb, struct hlist_head *head, unsigned lo… in find_inode_fast()
570 __inode_add_to_lists(struct super_block *sb, struct hlist_head *head, in __inode_add_to_lists()
594 struct hlist_head *head = inode_hashtable + hash(sb, inode->i_ino); in inode_add_to_lists() local
674 static struct inode * get_new_inode(struct super_block *sb, struct hlist_head *head, int (*test)(st… in get_new_inode()
722 static struct inode * get_new_inode_fast(struct super_block *sb, struct hlist_head *head, unsigned … in get_new_inode_fast()
782 struct hlist_head *head; in iunique() local
837 struct hlist_head *head, int (*test)(struct inode *, void *), in ifind()
[all …]
Dbuffer.c332 struct buffer_head *head; in __find_get_block_slow() local
819 struct buffer_head *head = page_buffers(page); in __set_page_dirty_buffers() local
985 struct buffer_head *bh, *head; in alloc_page_buffers() local
1045 link_dev_buffers(struct page *page, struct buffer_head *head) in link_dev_buffers()
1065 struct buffer_head *head = page_buffers(page); in init_page_buffers() local
1582 struct buffer_head *head, *bh, *next; in block_invalidatepage() local
1624 struct buffer_head *bh, *head, *tail; in create_empty_buffers() local
1714 struct buffer_head *bh, *head; in __block_write_full_page() local
1879 struct buffer_head *head, *bh; in page_zero_new_buffers() local
1920 struct buffer_head *bh, *head, *wait[2], **wait_bh=wait; in __block_prepare_write() local
[all …]
Dmpage.c130 struct buffer_head *page_bh, *head; in map_buffer_to_page() local
467 struct buffer_head *head = page_buffers(page); in __mpage_writepage() local
599 struct buffer_head *head = page_buffers(page); in __mpage_writepage() local
Dseq_file.c643 struct list_head *seq_list_start(struct list_head *head, loff_t pos) in seq_list_start()
656 struct list_head *seq_list_start_head(struct list_head *head, loff_t pos) in seq_list_start_head()
666 struct list_head *seq_list_next(void *v, struct list_head *head, loff_t *ppos) in seq_list_next()
/fs/proc/
Dproc_sysctl.c17 struct ctl_table_header *head, struct ctl_table *table) in proc_sys_make_inode()
80 struct ctl_table_header *head = grab_header(dir); in proc_sys_lookup() local
133 struct ctl_table_header *head = grab_header(inode); in proc_sys_call_handler() local
180 struct ctl_table_header *head, in proc_sys_fill_cache()
216 static int scan(struct ctl_table_header *head, ctl_table *table, in scan()
244 struct ctl_table_header *head = grab_header(inode); in proc_sys_readdir() local
301 struct ctl_table_header *head; in proc_sys_permission() local
341 struct ctl_table_header *head = grab_header(inode); in proc_sys_getattr() local
/fs/gfs2/
Drecovery.c57 struct list_head *head = &sdp->sd_revoke_list; in gfs2_revoke_add() local
110 struct list_head *head = &sdp->sd_revoke_list; in gfs2_revoke_clean() local
151 struct gfs2_log_header_host *head) in get_log_header()
192 struct gfs2_log_header_host *head) in find_good_lh()
223 static int jhead_scan(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in jhead_scan()
263 int gfs2_find_jhead(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in gfs2_find_jhead()
381 static int clean_journal(struct gfs2_jdesc *jd, struct gfs2_log_header_host *head) in clean_journal()
456 struct gfs2_log_header_host head; in gfs2_recover_journal() local
Dlops.c217 struct list_head *head = &sdp->sd_log_le_buf; in buf_lo_after_commit() local
231 struct gfs2_log_header_host *head, int pass) in buf_lo_before_scan()
326 struct list_head *head = &sdp->sd_log_le_revoke; in revoke_lo_before_commit() local
366 struct gfs2_log_header_host *head, int pass) in revoke_lo_before_scan()
466 struct list_head *head = &sdp->sd_log_le_rg; in rg_lo_after_commit() local
712 struct list_head *head = &sdp->sd_log_le_databuf; in databuf_lo_after_commit() local
Dsuper.c44 struct list_head list, *head; in gfs2_jindex_free() local
70 static struct gfs2_jdesc *jdesc_find_i(struct list_head *head, unsigned int jid) in jdesc_find_i()
134 struct gfs2_log_header_host head; in gfs2_make_fs_rw() local
Dmeta_io.h22 static inline void gfs2_buffer_clear_tail(struct buffer_head *bh, int head) in gfs2_buffer_clear_tail()
Dglops.c42 struct list_head *head = &gl->gl_ail_list; in gfs2_ail_empty_gl() local
360 struct gfs2_log_header_host head; in trans_go_xmote_bh() local
Dlog.c173 struct list_head *head; in gfs2_ail1_start() local
245 struct list_head *head = &ai->ai_ail2_list; in gfs2_ail2_empty_one() local
801 struct list_head *head = &tr->tr_list_buf; in buf_lo_incore_commit() local
Dlops.h77 struct gfs2_log_header_host *head, in lops_before_scan()
/fs/hfsplus/
Dbtree.c23 struct hfs_btree_header_rec *head; in hfs_btree_open() local
123 struct hfs_btree_header_rec *head; in hfs_btree_write() local
/fs/xfs/linux-2.6/
Dxfs_aops.c86 struct buffer_head *bh, *head; in xfs_count_page_state() local
489 xfs_ioend_t *head = ioend; in xfs_submit_ioend() local
648 struct buffer_head *bh, *head; in xfs_probe_page() local
672 struct buffer_head *head, in xfs_probe_cluster()
749 struct buffer_head *bh, *head; in xfs_is_delayed_page() local
788 struct buffer_head *bh, *head; in xfs_convert_page() local
971 struct buffer_head *bh, *head; in xfs_page_state_convert() local
/fs/hfs/
Dbtree.c20 struct hfs_btree_header_rec *head; in hfs_btree_open() local
145 struct hfs_btree_header_rec *head; in hfs_btree_write() local
/fs/ntfs/
Daops.c194 struct buffer_head *bh, *head, *arr[MAX_BUF_PER_PAGE]; in ntfs_read_block() local
561 struct buffer_head *bh, *head; in ntfs_write_block() local
929 struct buffer_head *bh, *head, *tbh, *rec_start_bh; in ntfs_write_mst_block() local
1594 struct buffer_head *bh, *head, *buffers_to_free = NULL; in mark_ntfs_record_dirty() local
/fs/dlm/
Dmember.c26 struct list_head *head = &ls->ls_nodes; in add_ordered_member() local
95 static void clear_memb_list(struct list_head *head) in clear_memb_list()
/fs/nfsd/
Dnfs3acl.c140 struct kvec *head = rqstp->rq_arg.head; in nfs3svc_decode_setaclargs() local
175 struct kvec *head = rqstp->rq_res.head; in nfs3svc_encode_getaclres() local
Dnfs2acl.c176 struct kvec *head = rqstp->rq_arg.head; in nfsaclsvc_decode_setaclargs() local
226 struct kvec *head = rqstp->rq_res.head; in nfsaclsvc_encode_getaclres() local
/fs/ocfs2/
Dquota_local.c211 static void ocfs2_release_local_quota_bitmaps(struct list_head *head) in ocfs2_release_local_quota_bitmaps()
225 struct list_head *head) in ocfs2_load_local_quota_bitmaps()
271 struct list_head *head) in ocfs2_add_recovery_chunk()
290 static void free_recovery_list(struct list_head *head) in free_recovery_list()
315 struct list_head *head) in ocfs2_recovery_load_quota()
/fs/nfs/
Dread.c212 nfs_async_read_error(struct list_head *head) in nfs_async_read_error()
237 static int nfs_pagein_multi(struct inode *inode, struct list_head *head, unsigned int npages, size_… in nfs_pagein_multi()
297 static int nfs_pagein_one(struct inode *inode, struct list_head *head, unsigned int npages, size_t … in nfs_pagein_one()
Dwrite.c513 static void nfs_cancel_commit_list(struct list_head *head) in nfs_cancel_commit_list()
865 static int nfs_flush_multi(struct inode *inode, struct list_head *head, unsigned int npages, size_t… in nfs_flush_multi()
932 static int nfs_flush_one(struct inode *inode, struct list_head *head, unsigned int npages, size_t c… in nfs_flush_one()
1190 static int nfs_commit_rpcsetup(struct list_head *head, in nfs_commit_rpcsetup()
1249 nfs_commit_list(struct inode *inode, struct list_head *head, int how) in nfs_commit_list()
1350 static inline int nfs_commit_list(struct inode *inode, struct list_head *head, int how) in nfs_commit_list()
/fs/smbfs/
Dsmbiod.c152 struct list_head *head; in smbiod_retry() local
/fs/ncpfs/
Dncplib_kernel.h237 struct ncp_cache_head head; member
248 struct ncp_cache_head head; member
/fs/autofs4/
Droot.c368 struct list_head *p, *head; in autofs4_lookup_active() local
420 struct list_head *p, *head; in autofs4_lookup_expiring() local

1234