Searched refs:caption (Results 1 – 4 of 4) sorted by relevance
401 extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption);402 #define nfs_display_fhandle(fh, caption) \ argument405 _nfs_display_fhandle(fh, caption); \413 const char *caption) in nfs_display_fhandle() argument
28 - Code present. Works for NTSC closed caption. PAL and other
420 generate Closed Caption and XDS data. The closed caption stream will
1373 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle() argument1378 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle()1383 caption, fh, fh->size, _nfs_display_fhandle_hash(fh)); in _nfs_display_fhandle()