OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xfs_new_inode
(Results
1 - 3
of
3
) sorted by null
/external/syslinux/core/fs/xfs/
xfs_dir2.c
206
inode =
xfs_new_inode
(fs);
308
inode =
xfs_new_inode
(fs);
451
ip =
xfs_new_inode
(parent->fs);
759
ip =
xfs_new_inode
(parent->fs);
xfs.c
302
struct inode *inode =
xfs_new_inode
(fs);
xfs.h
630
static inline struct inode *
xfs_new_inode
(struct fs_info *fs)
function
Completed in 57 milliseconds