Home
last modified time | relevance | path

Searched refs:affs_create (Results 1 – 3 of 3) sorted by relevance

/linux/fs/affs/
H A Ddir.c64 .create = affs_create,
H A Daffs.h169 extern int affs_create(struct mnt_idmap *idmap, struct inode *dir,
H A Dnamei.c245 affs_create(struct mnt_idmap *idmap, struct inode *dir, in affs_create() function