Home
last modified time | relevance | path

Searched refs:check_name (Results 1 – 2 of 2) sorted by relevance

/linux-4.19.296/fs/cifs/
Ddir.c202 check_name(struct dentry *direntry, struct cifs_tcon *tcon) in check_name() function
521 rc = check_name(direntry, tcon); in cifs_atomic_open()
785 rc = check_name(direntry, pTcon); in cifs_lookup()
/linux-4.19.296/fs/autofs/
Ddev-ioctl.c32 static int check_name(const char *name) in check_name() function
132 err = check_name(param->path); in validate_dev_ioctl()