Home
last modified time | relevance | path

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

/fs/ocfs2/
Ddcache.h49 int ocfs2_dentry_attach_lock(struct dentry *dentry, struct inode *inode,
Ddcache.c198 int ocfs2_dentry_attach_lock(struct dentry *dentry, in ocfs2_dentry_attach_lock() function
450 ret = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(new_dir)->ip_blkno); in ocfs2_dentry_move()
Dnamei.c168 status = ocfs2_dentry_attach_lock(dentry, inode, in ocfs2_lookup()
403 status = ocfs2_dentry_attach_lock(dentry, inode, in ocfs2_mknod()
699 err = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(dir)->ip_blkno); in ocfs2_link()
1753 status = ocfs2_dentry_attach_lock(dentry, inode, OCFS2_I(dir)->ip_blkno); in ocfs2_symlink()