Home
last modified time | relevance | path

Searched refs:out_path (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/s390/char/
Dmonreader.c307 goto out_path; in mon_open()
319 goto out_path; in mon_open()
325 out_path: in mon_open()
503 goto out_path; in monreader_thaw()
509 goto out_path; in monreader_thaw()
511 out_path: in monreader_thaw()
Dvmlogrdr.c361 goto out_path; in vmlogrdr_open()
378 out_path: in vmlogrdr_open()
/linux-4.19.296/fs/cifs/
Dsmb2pdu.c1963 alloc_path_with_tree_prefix(__le16 **out_path, int *out_size, int *out_len, in alloc_path_with_tree_prefix() argument
1994 *out_path = kzalloc(*out_size, GFP_KERNEL); in alloc_path_with_tree_prefix()
1995 if (!*out_path) in alloc_path_with_tree_prefix()
1999 cifs_strtoUTF16(*out_path, treename, treename_len, cp); in alloc_path_with_tree_prefix()
2000 UniStrcat(*out_path, sep); in alloc_path_with_tree_prefix()
2001 UniStrcat(*out_path, path); in alloc_path_with_tree_prefix()
/linux-4.19.296/fs/nfs/
Dsuper.c1945 goto out_path; in nfs_parse_devname()
1965 out_path: in nfs_parse_devname()