ocfs2_dentry_lock  218 fs/ocfs2/dcache.c 	struct ocfs2_dentry_lock *dl = dentry->d_fsdata;
ocfs2_dentry_lock  320 fs/ocfs2/dcache.c 	ret = ocfs2_dentry_lock(dentry, 0);
ocfs2_dentry_lock  368 fs/ocfs2/dcache.c 				   struct ocfs2_dentry_lock *dl)
ocfs2_dentry_lock  377 fs/ocfs2/dcache.c 			   struct ocfs2_dentry_lock *dl)
ocfs2_dentry_lock  394 fs/ocfs2/dcache.c 	struct ocfs2_dentry_lock *dl = dentry->d_fsdata;
ocfs2_dentry_lock   34 fs/ocfs2/dcache.h 			   struct ocfs2_dentry_lock *dl);
ocfs2_dentry_lock  306 fs/ocfs2/dlmglue.c static inline struct ocfs2_dentry_lock *ocfs2_lock_res_dl(struct ocfs2_lock_res *lockres)
ocfs2_dentry_lock  310 fs/ocfs2/dlmglue.c 	return (struct ocfs2_dentry_lock *)lockres->l_priv;
ocfs2_dentry_lock  613 fs/ocfs2/dlmglue.c 	struct ocfs2_dentry_lock *dl = lockres->l_priv;
ocfs2_dentry_lock  618 fs/ocfs2/dlmglue.c void ocfs2_dentry_lock_res_init(struct ocfs2_dentry_lock *dl,
ocfs2_dentry_lock 2946 fs/ocfs2/dlmglue.c 	struct ocfs2_dentry_lock *dl = dentry->d_fsdata;
ocfs2_dentry_lock 2970 fs/ocfs2/dlmglue.c 	struct ocfs2_dentry_lock *dl = dentry->d_fsdata;
ocfs2_dentry_lock 3991 fs/ocfs2/dlmglue.c 	struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres);
ocfs2_dentry_lock 4017 fs/ocfs2/dlmglue.c 	struct ocfs2_dentry_lock *dl = ocfs2_lock_res_dl(lockres);
ocfs2_dentry_lock  114 fs/ocfs2/dlmglue.h void ocfs2_dentry_lock_res_init(struct ocfs2_dentry_lock *dl,
ocfs2_dentry_lock  176 fs/ocfs2/dlmglue.h int ocfs2_dentry_lock(struct dentry *dentry, int ex);
ocfs2_dentry_lock  212 fs/ocfs2/namei.c 	struct ocfs2_dentry_lock *dl = dentry->d_fsdata;
ocfs2_dentry_lock  249 fs/ocfs2/namei.c 	struct ocfs2_dentry_lock *dl = NULL;
ocfs2_dentry_lock  844 fs/ocfs2/namei.c 	ret = ocfs2_dentry_lock(dentry, 1);
ocfs2_dentry_lock 1807 fs/ocfs2/namei.c 	struct ocfs2_dentry_lock *dl = NULL;