|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | xfs_dir_ialloc (xfs_trans_t **, xfs_inode_t *, umode_t, xfs_nlink_t, xfs_dev_t, prid_t, int, xfs_inode_t **, int *) |
| int | xfs_droplink (xfs_trans_t *, xfs_inode_t *) |
| int | xfs_bumplink (xfs_trans_t *, xfs_inode_t *) |
| void | xfs_bump_ino_vers2 (xfs_trans_t *, xfs_inode_t *) |
| void xfs_bump_ino_vers2 | ( | xfs_trans_t * | , |
| xfs_inode_t * | |||
| ) |
Definition at line 260 of file xfs_utils.c.
| int xfs_bumplink | ( | xfs_trans_t * | , |
| xfs_inode_t * | |||
| ) |
Definition at line 290 of file xfs_utils.c.
| int xfs_dir_ialloc | ( | xfs_trans_t ** | , |
| xfs_inode_t * | , | ||
| umode_t | , | ||
| xfs_nlink_t | , | ||
| xfs_dev_t | , | ||
| prid_t | , | ||
| int | , | ||
| xfs_inode_t ** | , | ||
| int * | |||
| ) |
Definition at line 49 of file xfs_utils.c.
| int xfs_droplink | ( | xfs_trans_t * | , |
| xfs_inode_t * | |||
| ) |
Definition at line 226 of file xfs_utils.c.
1.8.2