Searched refs:xfs_dialloc (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/fs/xfs/libxfs/ |
| D | xfs_ialloc.h | 40 int xfs_dialloc(struct xfs_trans **tpp, xfs_ino_t parent, umode_t mode,
|
| D | xfs_ialloc.c | 1735 xfs_dialloc( in xfs_dialloc() function
|
| /Linux-v6.6/fs/xfs/ |
| D | xfs_symlink.c | 232 error = xfs_dialloc(&tp, dp->i_ino, S_IFLNK, &ino); in xfs_symlink()
|
| D | xfs_inode.c | 1020 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino); in xfs_create() 1144 error = xfs_dialloc(&tp, dp->i_ino, mode, &ino); in xfs_create_tmpfile()
|
| D | xfs_qm.c | 788 error = xfs_dialloc(&tp, 0, S_IFREG, &ino); in xfs_qm_qino_alloc()
|