Searched refs:configfs_make_dirent (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/configfs/
H A Dconfigfs_internal.h72 extern int configfs_make_dirent(struct configfs_dirent *,
H A Dfile.c324 error = configfs_make_dirent(parent_sd, NULL, (void *) attr, mode, type);
H A Ddir.c223 int configfs_make_dirent(struct configfs_dirent * parent_sd, function
274 error = configfs_make_dirent(p->d_fsdata, d, k, mode,
370 err = configfs_make_dirent(parent->d_fsdata, dentry, sl, mode,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/configfs/
H A Dconfigfs_internal.h72 extern int configfs_make_dirent(struct configfs_dirent *,
H A Dfile.c324 error = configfs_make_dirent(parent_sd, NULL, (void *) attr, mode, type);
H A Ddir.c223 int configfs_make_dirent(struct configfs_dirent * parent_sd, function
274 error = configfs_make_dirent(p->d_fsdata, d, k, mode,
370 err = configfs_make_dirent(parent->d_fsdata, dentry, sl, mode,

Completed in 154 milliseconds