ocfs2_dentry_lock 203 fs/ocfs2/dcache.c struct ocfs2_dentry_lock *dl = dentry->d_fsdata; ocfs2_dentry_lock 286 fs/ocfs2/dcache.c ret = ocfs2_dentry_lock(dentry, 0); ocfs2_dentry_lock 345 fs/ocfs2/dcache.c struct ocfs2_dentry_lock *dl = dentry->d_fsdata; ocfs2_dentry_lock 275 fs/ocfs2/dlmglue.c static inline struct ocfs2_dentry_lock *ocfs2_lock_res_dl(struct ocfs2_lock_res *lockres) ocfs2_dentry_lock 279 fs/ocfs2/dlmglue.c return (struct ocfs2_dentry_lock *)lockres->l_priv; ocfs2_dentry_lock 529 fs/ocfs2/dlmglue.c struct ocfs2_dentry_lock *dl = lockres->l_priv; ocfs2_dentry_lock 2390 fs/ocfs2/dlmglue.c struct ocfs2_dentry_lock *dl = dentry->d_fsdata; ocfs2_dentry_lock 2411 fs/ocfs2/dlmglue.c struct ocfs2_dentry_lock *dl = dentry->d_fsdata; ocfs2_dentry_lock 3339 fs/ocfs2/dlmglue.c struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres); ocfs2_dentry_lock 3365 fs/ocfs2/dlmglue.c struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres); ocfs2_dentry_lock 102 fs/ocfs2/dlmglue.h int ocfs2_dentry_lock(struct dentry *dentry, int ex); ocfs2_dentry_lock 663 fs/ocfs2/namei.c ret = ocfs2_dentry_lock(dentry, 1);