Home
last modified time | relevance | path

Searched refs:orphan_dir_bh (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/ocfs2/
Dnamei.c1874 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_lookup_lock_orphan_dir() local
1888 ret = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1); in ocfs2_lookup_lock_orphan_dir()
1898 *ret_orphan_dir_bh = orphan_dir_bh; in ocfs2_lookup_lock_orphan_dir()
1904 struct buffer_head *orphan_dir_bh, in __ocfs2_prepare_orphan_dir() argument
1919 orphan_dir_bh, name, in __ocfs2_prepare_orphan_dir()
1950 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_prepare_orphan_dir() local
1954 &orphan_dir_bh); in ocfs2_prepare_orphan_dir()
1960 ret = __ocfs2_prepare_orphan_dir(orphan_dir_inode, orphan_dir_bh, in ocfs2_prepare_orphan_dir()
1970 brelse(orphan_dir_bh); in ocfs2_prepare_orphan_dir()
1991 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_orphan_add() local
[all …]
Dnamei.h37 struct buffer_head *orphan_dir_bh);
Dinode.c599 struct buffer_head *orphan_dir_bh) in ocfs2_remove_inode() argument
636 orphan_dir_bh); in ocfs2_remove_inode()
715 struct buffer_head *orphan_dir_bh = NULL; in ocfs2_wipe_inode() local
739 status = ocfs2_inode_lock(orphan_dir_inode, &orphan_dir_bh, 1); in ocfs2_wipe_inode()
781 orphan_dir_bh); in ocfs2_wipe_inode()
791 brelse(orphan_dir_bh); in ocfs2_wipe_inode()