Searched refs:caption (Results 1 – 4 of 4) sorted by relevance
397 extern void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption);398 #define nfs_display_fhandle(fh, caption) \ argument401 _nfs_display_fhandle(fh, caption); \409 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
1359 void _nfs_display_fhandle(const struct nfs_fh *fh, const char *caption) in _nfs_display_fhandle() argument1364 printk(KERN_DEFAULT "%s at %p is empty\n", caption, fh); in _nfs_display_fhandle()1369 caption, fh, fh->size, _nfs_display_fhandle_hash(fh)); in _nfs_display_fhandle()