Symbol: simple_start_creating
arch/s390/hypfs/inode.c
323
dentry = simple_start_creating(parent, name);
drivers/android/binder/rust_binderfs.c
181
dentry = simple_start_creating(root, req->name);
drivers/android/binder/rust_binderfs.c
477
dentry = simple_start_creating(parent, name);
drivers/android/binder/rust_binderfs.c
516
dentry = simple_start_creating(parent, name);
drivers/android/binderfs.c
186
dentry = simple_start_creating(root, name);
drivers/android/binderfs.c
479
dentry = simple_start_creating(parent, name);
drivers/android/binderfs.c
507
dentry = simple_start_creating(parent, name);
drivers/usb/gadget/function/f_fs.c
1893
dentry = simple_start_creating(sb->s_root, name);
drivers/usb/gadget/legacy/inode.c
1997
dentry = simple_start_creating(sb->s_root, name);
fs/binfmt_misc.c
772
struct dentry *dentry = simple_start_creating(sb->s_root, e->name);
fs/debugfs/inode.c
394
dentry = simple_start_creating(parent, name);
fs/devpts/inode.c
270
dentry = simple_start_creating(root, "ptmx");
fs/libfs.c
2316
EXPORT_SYMBOL(simple_start_creating);
fs/nfsd/nfsctl.c
1145
dentry = simple_start_creating(parent, name);
fs/nfsd/nfsctl.c
1180
dentry = simple_start_creating(parent, name);
fs/nfsd/nfsctl.c
1240
dentry = simple_start_creating(root, files->name);
fs/tracefs/inode.c
565
dentry = simple_start_creating(parent, name);
include/linux/fs.h
3272
struct dentry *simple_start_creating(struct dentry *, const char *);
kernel/bpf/inode.c
422
dentry = simple_start_creating(parent, name);
net/sunrpc/rpc_pipe.c
530
struct dentry *dentry = simple_start_creating(parent, name);
net/sunrpc/rpc_pipe.c
556
struct dentry *dentry = simple_start_creating(parent, name);
net/sunrpc/rpc_pipe.c
650
dentry = simple_start_creating(parent, name);
security/inode.c
140
dentry = simple_start_creating(parent, name);