Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_filestream.c307 struct xfs_inode *pip = NULL; in xfs_filestream_lookup_ag() local
356 struct xfs_inode *ip = ap->ip, *pip; in xfs_filestream_new_ag() local
Dxfs_qm.c1265 struct xfs_inode *pip = mp->m_quotainfo->qi_pquotaip; in xfs_qm_quotacheck() local
1477 struct xfs_inode *pip = NULL; in xfs_qm_init_quotainos() local
Dxfs_inode.h409 #define XFS_INHERIT_GID(pip) \ argument
Dxfs_inode.c745 xfs_inode_t *pip, in xfs_ialloc()
/fs/jfs/
Djfs_imap.c1321 int diAlloc(struct inode *pip, bool dir, struct inode *ip) in diAlloc()