Lines Matching defs:ip
85 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) \ argument
87 #define TRACE_FREE(mp, ip, pip, ag, cnt) \ argument
89 #define TRACE_LOOKUP(mp, ip, pip, ag, cnt) \ argument
91 #define TRACE_ASSOCIATE(mp, ip, pip, ag, cnt) \ argument
93 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) \ argument
95 #define TRACE_ORPHAN(mp, ip, ag) \ argument
103 #define TRACE_UPDATE(mp, ip, ag, cnt, ag2, cnt2) argument
104 #define TRACE_FREE(mp, ip, pip, ag, cnt) argument
105 #define TRACE_LOOKUP(mp, ip, pip, ag, cnt) argument
106 #define TRACE_ASSOCIATE(mp, ip, pip, ag, cnt) argument
107 #define TRACE_MOVEAG(mp, ip, pip, oag, ocnt, nag, ncnt) argument
108 #define TRACE_ORPHAN(mp, ip, ag) argument
122 xfs_inode_t *ip; /* inode self-pointer. */ member
332 xfs_inode_t *ip, in _xfs_filestream_update_ag()
429 xfs_inode_t *ip = item->ip; in xfs_fstrm_free_func() local
533 xfs_inode_t *ip) in xfs_filestream_lookup_ag()
574 xfs_inode_t *ip) in xfs_filestream_associate()
675 xfs_inode_t *ip, *pip = NULL; in xfs_filestream_new_ag() local
819 xfs_inode_t *ip) in xfs_filestream_deassociate()