Searched refs:xfs_dir_ialloc (Results 1 – 4 of 4) sorted by relevance
/fs/xfs/ |
D | xfs_inode.h | 433 int xfs_dir_ialloc(struct xfs_trans **, struct xfs_inode *, umode_t,
|
D | xfs_symlink.c | 278 error = xfs_dir_ialloc(&tp, dp, S_IFLNK | (mode & ~S_IFMT), 1, 0, in xfs_symlink()
|
D | xfs_inode.c | 978 xfs_dir_ialloc( in xfs_dir_ialloc() function 1246 error = xfs_dir_ialloc(&tp, dp, mode, is_dir ? 2 : 1, rdev, in xfs_create() 1385 error = xfs_dir_ialloc(&tp, dp, mode, 1, 0, in xfs_create_tmpfile()
|
D | xfs_qm.c | 791 error = xfs_dir_ialloc(&tp, NULL, S_IFREG, 1, 0, 0, 1, ip, in xfs_qm_qino_alloc()
|