Searched refs:ovl_i_dentry_upper (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/overlayfs/
H A Dxattrs.c41 struct dentry *upperdentry = ovl_i_dentry_upper(inode);
H A Dutil.c356 struct dentry *ovl_i_dentry_upper(struct inode *inode) function
365 path->dentry = ovl_i_dentry_upper(inode);
378 struct dentry *upperdentry = ovl_i_dentry_upper(inode);
H A Doverlayfs.h466 struct dentry *ovl_i_dentry_upper(struct inode *inode);
H A Dsuper.c120 upper = ovl_i_dentry_upper(inode);

Completed in 144 milliseconds