Home
last modified time | relevance | path

Searched refs:lookup_one_len_unlocked (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/include/linux/
Dnamei.h69 extern struct dentry *lookup_one_len_unlocked(const char *, struct dentry *, int);
/linux-6.1.9/drivers/infiniband/hw/qib/
Dqib_fs.c436 dir = lookup_one_len_unlocked(unit, sb->s_root, strlen(unit)); in remove_device_files()
/linux-6.1.9/fs/ecryptfs/
Dinode.c408 lower_dentry = lookup_one_len_unlocked(name, lower_dir_dentry, len); in ecryptfs_lookup()
/linux-6.1.9/fs/nfsd/
Dvfs.c202 dentry = lookup_one_len_unlocked(name, dparent, len); in nfsd_lookup_dentry()
/linux-6.1.9/fs/
Dnamei.c2823 struct dentry *lookup_one_len_unlocked(const char *name, in lookup_one_len_unlocked() function
2828 EXPORT_SYMBOL(lookup_one_len_unlocked);