OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:yaffs_mknod
(Results
1 - 5
of
5
) sorted by null
/external/yaffs2/yaffs2/direct/
yaffsfs.h
207
int
yaffs_mknod
(const char *pathname, mode_t mode, dev_t dev);
yaffsfs.c
1470
int
yaffs_mknod
(const char *pathname, mode_t mode, dev_t dev);
/external/yaffs2/yaffs2/
yaffs_fs.c
134
static int
yaffs_mknod
(struct inode *dir, struct dentry *dentry, int mode,
137
static int
yaffs_mknod
(struct inode *dir, struct dentry *dentry, int mode,
221
.mknod =
yaffs_mknod
,
950
static int
yaffs_mknod
(struct inode *dir, struct dentry *dentry, int mode,
function
953
static int
yaffs_mknod
(struct inode *dir, struct dentry *dentry, int mode,
973
(KERN_DEBUG "
yaffs_mknod
: parent object %d type %d\n",
977
(KERN_DEBUG "
yaffs_mknod
: could not get parent object\n"));
981
T(YAFFS_TRACE_OS, ("
yaffs_mknod
: making oject for %s, "
993
"
yaffs_mknod
: making special\n"));
1005
T(YAFFS_TRACE_OS, (KERN_DEBUG "
yaffs_mknod
: making file\n"))
[
all
...]
/prebuilt/android-arm/kernel/
vmlinux-qemu
vmlinux-qemu-armv7
Completed in 215 milliseconds