Lines Matching defs:ip
88 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) \ argument
90 #define TRACE_FREE(mp, ip, pip, ag, cnt) \ argument
92 #define TRACE_LOOKUP(mp, ip, pip, ag, cnt) \ argument
94 #define TRACE_ASSOCIATE(mp, ip, pip, ag, cnt) \ argument
96 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) \ argument
98 #define TRACE_ORPHAN(mp, ip, ag) \ argument
106 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) argument
107 #define TRACE_FREE(mp, ip, pip, ag, cnt) argument
108 #define TRACE_LOOKUP(mp, ip, pip, ag, cnt) argument
109 #define TRACE_ASSOCIATE(mp, ip, pip, ag, cnt) argument
110 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) argument
111 #define TRACE_ORPHAN(mp, ip, ag) argument
125 xfs_inode_t *ip; /* inode self-pointer. */ member
260 xfs_inode_t *ip, in _xfs_filestream_update_ag()
357 xfs_inode_t *ip = item->ip; in xfs_fstrm_free_func() local
482 xfs_inode_t *ip) in xfs_filestream_lookup_ag()
523 xfs_inode_t *ip) in xfs_filestream_associate()
630 xfs_inode_t *ip, *pip = NULL; in xfs_filestream_new_ag() local
768 xfs_inode_t *ip) in xfs_filestream_deassociate()