Home
last modified time | relevance | path

Searched refs:do_open (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/tools/perf/util/
A Dcgroup.c109 static struct cgroup *cgroup__new(const char *name, bool do_open) in cgroup__new() argument
120 if (do_open) { in cgroup__new()
A Ddso.c473 static int do_open(char *name) in do_open() function
539 fd = do_open(name); in __open_dso()
/linux-6.3-rc2/drivers/net/ethernet/xircom/
A Dxirc2ps_cs.c297 static int do_open(struct net_device *dev);
462 .ndo_open = do_open,
1381 do_open(struct net_device *dev) in do_open() function
/linux-6.3-rc2/arch/x86/kernel/
A Dapm_32.c1611 static int do_open(struct inode *inode, struct file *filp) in do_open() function
1917 .open = do_open,
/linux-6.3-rc2/fs/nfs/
A Ddir.c2015 static int do_open(struct inode *inode, struct file *filp) in do_open() function
2027 err = finish_open(file, dentry, do_open); in nfs_finish_open()
/linux-6.3-rc2/Documentation/filesystems/
A Dpath-lookup.rst1191 with do_open() for opening a file. Part of open_last_lookups() runs
1194 Explaining open_last_lookups() and do_open() completely is beyond the scope
1198 1. Rather than just finding the target file, do_open() is used after
/linux-6.3-rc2/fs/
A Dnamei.c3516 static int do_open(struct nameidata *nd, in do_open() function
3715 error = do_open(nd, file, op); in path_openat()

Completed in 44 milliseconds