Home
last modified time | relevance | path

Searched defs:src_dir (Results 1 – 8 of 8) sorted by relevance

/linux/tools/docs/
H A Dparse-headers.py30 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dcheck-variable-fonts.py19 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
H A Dsphinx-build-wrapper581 def handle_man(self, kerneldoc, docs_dir, src_dir, output_dir): argument
H A Dsphinx-pre-install37 src_dir = os.path.dirname(os.path.realpath(__file__)) variable
/linux/fs/hfs/
H A Dcatalog.c411 int hfs_cat_move(u32 cnid, struct inode *src_dir, const struct qstr *src_name, in hfs_cat_move() argument
/linux/fs/hfsplus/
H A Dcatalog.c435 struct inode *src_dir, const struct qstr *src_name, in hfsplus_rename_cat()
H A Ddir.c305 struct inode *src_dir = d_inode(src_dentry->d_parent); in hfsplus_link() local
/linux/drivers/crypto/ti/
H A Ddthev2-aes.c280 enum dma_data_direction src_dir, dst_dir; in dthe_aes_run() local