summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_util.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-03xfs: remove unnecessary checkDan Carpenter1-1/+1
2024-07-02xfs: hoist inode free function to libxfsDarrick J. Wong1-0/+52
2024-07-02xfs: separate the icreate logic around INIT_XATTRSDarrick J. Wong1-10/+26
2024-07-02xfs: hoist xfs_{bump,drop}link to libxfsDarrick J. Wong1-0/+53
2024-07-02xfs: hoist xfs_iunlink to libxfsDarrick J. Wong1-0/+282
2024-07-02xfs: hoist new inode initialization functions to libxfsDarrick J. Wong1-0/+212
2024-07-02xfs: hoist project id get/set functions to libxfsDarrick J. Wong1-0/+10
2024-07-02xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong1-0/+124