Home
last modified time | relevance | path

Searched defs:pip (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_filestream.c310 struct xfs_inode *pip = NULL; in xfs_filestream_lookup_ag() local
359 struct xfs_inode *ip = ap->ip, *pip; in xfs_filestream_new_ag() local
Dxfs_qm.c1280 struct xfs_inode *pip = mp->m_quotainfo->qi_pquotaip; in xfs_qm_quotacheck() local
1503 struct xfs_inode *pip = NULL; in xfs_qm_init_quotainos() local
Dxfs_inode.h396 #define XFS_INHERIT_GID(pip) \ argument
Dxfs_inode.c751 xfs_inode_t *pip, in xfs_ialloc()
/linux-4.19.296/fs/jfs/
Djfs_imap.c1335 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc()